Add a bit more padding around banner.
This commit is contained in:
parent
a461ca85d2
commit
2d330f59fb
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue