Adjust margins in mobile view
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2024-10-23 14:22:45 -06:00
parent e7157e28a7
commit b1faff33ae
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -166,7 +166,7 @@ li {
}
.heading-3 {
padding-bottom: 20px;
padding-bottom: 8px;
}
.heading-4 {
@ -300,7 +300,6 @@ li {
-webkit-background-clip: text;
background-clip: text;
min-height: 48vw;
margin-top: 0;
overflow-y: hidden;
}