Improved two-line headings with better line spacing
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s

This commit is contained in:
BlueFox 2025-02-20 22:16:29 +01:00
parent 4899885992
commit e46ec7a124
Signed by: BlueFox
GPG Key ID: 327233DA85435270

View File

@ -38,6 +38,7 @@ h1 {
text-align: center;
width: 90%;
margin: 1.5em auto;
line-height: 1.1em;
}
/* Larger Devices */
@media (min-width: 700px) {