Add a bit more padding around banner.

This commit is contained in:
Justin Hsu 2015-01-26 15:42:15 +01:00
parent a461ca85d2
commit 2d330f59fb
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ body {
.header {
@include single-box-shadow(0, 10px, 5px, -10px);
background: $main-color;
padding: $text-pad;
h1 {
@include adjust-font-size-to(5em,1/2);