this is the best i can do with aligning the logo. i literally cant BRUHH
This commit is contained in:
parent
25d536fade
commit
3c5cfb5f8b
1 changed files with 6 additions and 4 deletions
|
@ -52,11 +52,13 @@ br {
|
|||
float: left;
|
||||
}
|
||||
.navigation-branding-h {
|
||||
font-size: xx-large;
|
||||
padding: 5px;
|
||||
margin-top: 7px;
|
||||
margin-bottom: 7px;
|
||||
font-size: 34px;
|
||||
padding: 4px;
|
||||
margin-top: 2px;
|
||||
margin-bottom: 2px;
|
||||
white-space: nowrap;
|
||||
text-decoration: none;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.noselect {
|
||||
|
|
Loading…
Reference in a new issue