increased font size of h1 tag

This commit is contained in:
rawleyIfowler
2022-04-16 15:17:06 -05:00
parent 8c173c1707
commit 540ec296f7

View File

@@ -33,7 +33,7 @@ body {
} }
h1 { h1 {
font-size: 2.1em; font-size: 2.7em;
font-weight: 800; font-weight: 800;
margin-bottom: 0; margin-bottom: 0;
margin-top: 12px; margin-top: 12px;