Commit compiled CSS
This commit is contained in:
parent
8970e69061
commit
c18d131a2a
1 changed files with 2 additions and 0 deletions
|
@ -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; } }
|
||||
|
||||
|
|
Loading…
Reference in a new issue