upd: main.css

reduce font-size for h1 tag items
This commit is contained in:
Ryan Prather 2025-04-27 22:49:20 -04:00
parent 879eeb10bf
commit 9e85edbb25

View File

@ -307,7 +307,7 @@ h6 a {
} }
h1 { h1 {
font-size: 4em; font-size: 2em;
margin: 0 0 0.5em 0; margin: 0 0 0.5em 0;
line-height: 1.3; line-height: 1.3;
} }