fix no-js headers looking weird

This commit is contained in:
Tyler 2024-07-06 21:47:59 +01:00
parent 248dc618d1
commit 0f96962988
Signed by: observer
GPG Key ID: 934A62C2C469FFAF

View File

@ -65,6 +65,7 @@ footer > a {
width: fit-content; width: fit-content;
padding: 0; padding: 0;
border-bottom: white; border-bottom: white;
min-width: 900px;
} }
.logo { .logo {