h1 on mobile, spacing

This commit is contained in:
Thomas Smith 2022-09-27 17:31:52 -04:00
parent 0d0ec75c48
commit a52017006a
2 changed files with 2 additions and 2 deletions

View file

@ -71,7 +71,7 @@
.container{ .container{
max-width: 1920px; max-width: 1920px;
padding: 10vw 5vw; padding: 6.7vw 5vw;
} }
} }

View file

@ -231,7 +231,7 @@ li{
h1{ h1{
font-size: 24vw; font-size: 24vw;
line-height: 5rem; line-height: 22vw;
} }
h2{ h2{