Background-less footer, string tweaks

This commit is contained in:
daudix
2024-06-20 20:17:52 +03:00
parent 238f84de30
commit 3ff75f2f7d
5 changed files with 19 additions and 16 deletions

View File

@ -1,7 +1,6 @@
#site-footer {
margin-top: 6rem;
background-color: var(--fg-muted-1);
padding: 2rem 0 2rem;
margin-top: 4rem;
padding: 2rem 0;
text-align: center;
nav {