tweak footer

pull/1/head
Starbeamrainbowlabs 2021-08-09 19:20:56 +01:00
parent b1741e3e3d
commit 72883f336b
No known key found for this signature in database
GPG Key ID: 1BE5172E637709C2
1 changed files with 2 additions and 2 deletions

View File

@ -175,8 +175,8 @@ nav > span[aria-current] > a {
footer {
padding-bottom: 3em;
grid-area: footer;
background: var(--bg-bright);
color: var(--text-alt);
background: var(--text-alt);
color: var(--bg-bright);
text-align: center;
}