apply margin correctly

This commit is contained in:
Andrew Croce 2018-08-14 11:32:49 -04:00
parent 51da474940
commit e2c3843175

View File

@ -69,7 +69,7 @@
}
}
h1, h2, h3, h4, h5, h6, legend {
> h1, > h2, > h3, > h4, > h5, > h6, > legend {
@include h3;
margin: ($gap * 4) 0;