this is the best i can do with aligning the logo. i literally cant BRUHH

This commit is contained in:
hippoz 2020-10-24 23:36:57 +03:00
parent 25d536fade
commit 3c5cfb5f8b

View file

@ -52,11 +52,13 @@ br {
float: left; float: left;
} }
.navigation-branding-h { .navigation-branding-h {
font-size: xx-large; font-size: 34px;
padding: 5px; padding: 4px;
margin-top: 7px; margin-top: 2px;
margin-bottom: 7px; margin-bottom: 2px;
white-space: nowrap; white-space: nowrap;
text-decoration: none;
border: none;
} }
.noselect { .noselect {