Reduce footer buffer height

This commit is contained in:
syeopite 2024-11-07 20:33:35 -08:00
parent 1341f67e85
commit 5bcc25b2da
No known key found for this signature in database
GPG Key ID: A73C186DA3955A1A
1 changed files with 1 additions and 1 deletions

View File

@ -878,7 +878,7 @@ h1, h2, h3, h4, h5, p,
#logo > h1 { text-align: center; }
#footer_buffer {
margin-top: 50vh;
margin-top: 12.5vh;
}
@media screen and (max-width: 450px) {