diff --git a/ext/setup/style.css b/ext/setup/style.css index f34dde4a..ad738987 100644 --- a/ext/setup/style.css +++ b/ext/setup/style.css @@ -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;