fix no-js headers looking weird

This commit is contained in:
2024-07-06 21:47:59 +01:00
parent 248dc618d1
commit 0f96962988

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 {