issues
search
brandocms
/
europacss
A design system for responsive websites
MIT License
0
stars
0
forks
source link
Vertical space between flexboxes
#74
Closed
tmjoen
closed
3 years ago
tmjoen
commented
3 years ago
.container { @row 3/wrap/25px; }
[x] Should apply
margin-top: 25px
to all children of `.container``
[x] Except for the first 3!
margin-top: 25px
to all children of `.container``