campaignmonitor/shell

Add a new "Spacing none" helper

Closed this issue · 1 comments

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.

Fixed in #66.