Skip to content
Snippets Groups Projects
Commit b2b55658 authored by Isaac Evavold's avatar Isaac Evavold
Browse files

ROENROLL-1815 fix main content top offset on mobile

parent 3e832a8f
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ header { ...@@ -13,7 +13,7 @@ header {
height: 64px; height: 64px;
& + main { & + main {
top: 64px; top: 108px;
} }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment