fix first setup block positioning
This commit is contained in:
parent
05cfbde372
commit
83c0c284ac
@ -5,6 +5,8 @@
|
||||
max-width: 1200px;
|
||||
margin: auto;
|
||||
}
|
||||
.setupblocks > .setupblock:first-of-type { margin-top: 0; }
|
||||
|
||||
.setupblock {
|
||||
break-inside: avoid;
|
||||
-moz-break-inside: avoid;
|
||||
|
Loading…
x
Reference in New Issue
Block a user