Yet another hoop to preserve first section separation from navbar

This commit is contained in:
benjamin melançon 2018-12-20 11:50:43 -05:00
parent ee2d68da26
commit 8970e69061

View file

@ -19,6 +19,7 @@
}
& + section,
& + .floating-tabs + #main-content + section,
& + .floating-tabs + #main-content + article > section:first-child,
& + .floating-tabs + #main-content + .node > section:first-child {
padding-top: 3.3125em;
@include desktop {