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;
|
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 {
|
||||||
|
|
Loading…
Reference in a new issue