add some padding to the banner logo to fit better the center of the content section
This commit is contained in:
parent
4c32045f68
commit
e3cb0aa802
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@ header #banner {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
whitespace: nowrap;
|
whitespace: nowrap;
|
||||||
|
padding-left: 55px;
|
||||||
}
|
}
|
||||||
header #banner #logo-img,
|
header #banner #logo-img,
|
||||||
.navbar-brand #logo-img {
|
.navbar-brand #logo-img {
|
||||||
|
|
Loading…
Reference in a new issue