Skip to content

Commit

Permalink
Fix about page layout with fixed submenu
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobozzz committed Aug 3, 2020
1 parent c00f96c commit 2045b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/sass/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ label {
z-index: #{z('header') - 1};

& + .margin-content {
margin-top: $sub-menu-margin-bottom;
padding-top: $sub-menu-height + $sub-menu-margin-bottom;
}
}

Expand Down

0 comments on commit 2045b57

Please sign in to comment.