Give floating tabs same padding as the first content...

This commit is contained in:
benjamin melançon 2018-11-14 14:05:52 -05:00
parent 75f5d32b5b
commit cdb4160a36

View file

@ -18,6 +18,7 @@
fill: currentColor;
}
& + section,
& + .floating-tabs,
& + .floating-tabs + #main-content + section,
& + .floating-tabs + #main-content + .node > section:first-child {
padding-top: 3.3125em;