Fix about page layout with fixed submenu
This commit is contained in:
parent
c00f96cef9
commit
2045b57223
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue