Add a new "Spacing none" helper
Closed this issue · 1 comments
chris-pearce commented
I found this is needed, something like:
.h-spacing-none {
margin-bottom: 0 !important;
}
Can be added to the existing Spacing section in _helpers.scss
.
chris-pearce commented
Fixed in #66.