make the logo align the slightest bit better
This commit is contained in:
parent
90e70ad549
commit
1323e0a787
1 changed files with 3 additions and 3 deletions
|
@ -53,9 +53,9 @@ br {
|
||||||
}
|
}
|
||||||
.navigation-branding-h {
|
.navigation-branding-h {
|
||||||
font-size: xx-large;
|
font-size: xx-large;
|
||||||
padding: 5px;
|
/* padding: 5px; */
|
||||||
margin-top: 2px;
|
margin-top: 7px;
|
||||||
margin-bottom: 2px;
|
margin-bottom: 7px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue