Reduce white-space above masthead
This commit is contained in:
parent
0ad429c9c7
commit
0cba582d02
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
&__inner-wrap {
|
&__inner-wrap {
|
||||||
@include container;
|
@include container;
|
||||||
@include clearfix;
|
@include clearfix;
|
||||||
padding: 2em 2em 1em;
|
padding: 1em 2em 1em;
|
||||||
font-family: $sans-serif-narrow;
|
font-family: $sans-serif-narrow;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue