Fixed overlapping header on mobile

This commit is contained in:
Dan Brown 2016-08-07 05:20:40 -04:00
commit 50e1b7063e

View file

@ -79,7 +79,7 @@ header #menu-button {
@include smaller-than($xl) {
body header {
padding-top: $-xxl*1.2;
padding-top: $-xxl*2.2;
}
header .row.fix-mobile {
top: 0;