frontend: change h1 sizing

This commit is contained in:
Lucas 2023-02-19 20:22:22 +00:00
parent 499510bd21
commit f63398e54f
1 changed files with 2 additions and 2 deletions

View File

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