Commit compiled CSS

This commit is contained in:
benjamin melançon 2018-11-14 09:04:35 -05:00
parent 70ecc28c09
commit 70af84d0a3

View file

@ -10246,11 +10246,11 @@ hr, .titlebar-bigborder, .media.media-comment, .media.media-comment + .media.med
.is-fixed #logo .logo-color {
fill: currentColor; }
.is-fixed + section,
.is-fixed + .floating-tabs + #main-content + .node {
.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 + .node {
.is-fixed + .floating-tabs + #main-content + .node > section:first-child {
padding-top: 5.875em; } }
.navbar {