Commit compiled CSS

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

View file

@ -10279,11 +10279,13 @@ iframe {
fill: currentColor; }
.is-fixed + section,
.is-fixed + .floating-tabs + #main-content + section,
.is-fixed + .floating-tabs + #main-content + article > section:first-child,
.is-fixed + .floating-tabs + #main-content + .node > section:first-child {
padding-top: 3.3125em; }
@media screen and (min-width: 1024px) {
.is-fixed + section,
.is-fixed + .floating-tabs + #main-content + section,
.is-fixed + .floating-tabs + #main-content + article > section:first-child,
.is-fixed + .floating-tabs + #main-content + .node > section:first-child {
padding-top: 5.875em; } }