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
|
@ -185,6 +185,7 @@ header #banner {
|
|||
color: #fff;
|
||||
font-weight: bold;
|
||||
whitespace: nowrap;
|
||||
padding-left: 55px;
|
||||
}
|
||||
header #banner #logo-img,
|
||||
.navbar-brand #logo-img {
|
||||
|
|
Loading…
Reference in a new issue