Ugly, but works: move content below fixed navbar
This commit is contained in:
parent
17a52237be
commit
73d40a35ee
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@
|
|||
#logo .logo-color {
|
||||
fill: currentColor;
|
||||
}
|
||||
& + section {
|
||||
& + section,
|
||||
& + .floating-tabs + #main-content + .node {
|
||||
padding-top: 3.3125em;
|
||||
@include desktop {
|
||||
padding-top: 5.875em;
|
||||
|
|
Loading…
Reference in a new issue