Ugly, but works: move content below fixed navbar

This commit is contained in:
benjamin melançon 2018-11-13 23:39:34 -05:00
parent 17a52237be
commit 73d40a35ee

View file

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