Fixed overlapping header on mobile
This commit is contained in:
parent 5aab69d655
commit 50e1b7063e
1 changed files with 1 additions and 1 deletions
| @ -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; | ||||
| |
Loading…
Add table
Add a link
Reference in a new issue