💄 style: incrase footer's margin-bottom

Reverts back to c7d50c6399f43351b8b2e77d640a6f38936f14aa
This commit is contained in:
welpo 2023-02-23 00:53:54 +01:00
parent 20a354b2da
commit 5dcd605801
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

View File

@ -1,5 +1,6 @@
footer { footer {
margin-top: auto; margin-top: auto;
margin-bottom: 1.4rem;
font-family: var(--post-font-family); font-family: var(--post-font-family);
} }