fix: spacer not working

local
Simon Caminada 4 years ago
parent e36afcb527
commit 80685dd71f

@ -6,4 +6,8 @@
width: 100%;
display: block;
height: 1px;
}
}
.spacer ~ .spacer {
height: em(50px);
}

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save