1
0
Fork 0

Fix about page layout with fixed submenu

This commit is contained in:
Chocobozzz 2020-08-03 11:49:24 +02:00
parent c00f96cef9
commit 2045b57223
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}
}