Update themes/hugo-scroll/static/css/screen.css
All checks were successful
website / prod-build (push) Successful in 5s

This commit is contained in:
Lillet Berthold 2023-08-04 15:41:03 +02:00
parent 608695d9e3
commit 42d73bb0a7

@ -503,6 +503,7 @@ ul li {
margin: 10px 0 10px 0;
font-size: 5rem;
letter-spacing: -1px;
text-shadow: 3px 3px black;
}
.blog-description {
@ -512,6 +513,7 @@ ul li {
font-weight: 400;
font-family: "Comfortaa", serif;
letter-spacing: 0;
text-shadow: 2px 2px black;
}
.post-holder {