Adjust min-height of header
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2024-10-23 14:13:33 -06:00
parent 864b2b484f
commit 6cfc2437d9
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -269,6 +269,7 @@ li {
.heading-3 { .heading-3 {
font-size: 28vw; font-size: 28vw;
min-height: 28vw;
} }
} }