Fix gap above the hero

This commit is contained in:
Jason Costello 2017-03-02 22:10:13 -08:00 committed by Seth Vargo
parent ca04bd614d
commit e580c38106
No known key found for this signature in database
GPG Key ID: C921994F9C27E0FF
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ body.page-sub{
} }
#header { #header {
margin-top: -20px;
.navbar-brand { .navbar-brand {
.logo{ .logo{
font-size: 32px; font-size: 32px;