add space above footer

This commit is contained in:
2026-02-20 19:22:14 -08:00
parent 58a412f002
commit 3e61e004f4
260 changed files with 3585 additions and 3298 deletions

View File

@ -200,6 +200,7 @@ footer {
padding: 1rem 0;
font-size: .9rem;
border-top: thick solid var(--color-pink);
margin-top: 2rem;
}
footer ul {