add some padding to the banner logo to fit better the center of the content section

This commit is contained in:
rabuzarus 2016-04-21 02:42:12 +02:00
parent 4c32045f68
commit e3cb0aa802
1 changed files with 1 additions and 0 deletions

View File

@ -185,6 +185,7 @@ header #banner {
color: #fff;
font-weight: bold;
whitespace: nowrap;
padding-left: 55px;
}
header #banner #logo-img,
.navbar-brand #logo-img {