Commit compiled CSS
This commit is contained in:
parent
70ecc28c09
commit
70af84d0a3
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue