frontend: change h1 sizing

This commit is contained in:
Lucas 2023-02-19 20:22:22 +00:00
parent 499510bd21
commit f63398e54f

View File

@ -55,8 +55,8 @@ footer > p {
h1 { h1 {
text-align: center; text-align: center;
font-size: 4rem; font-size: 3rem;
margin-bottom: 1rem; line-height: 2;
} }
a { a {