corpus icon indicating copy to clipboard operation
corpus copied to clipboard

add margin minimums...

Open rickghome opened this issue 9 years ago • 1 comments

Suggest adding the following margin types (maybe padding too) for whitespace symmetry:

mt-min {margin-top: $margin/2} mr-min {margin-right: $margin/2} mb-min {margin-bottom: $margin/2} ml-min {margin-left: $margin/2}

rickghome avatar Oct 12 '15 21:10 rickghome

Cool. I'll keep this in mind. I can see how that might be helpful in certain situations, although I always try to avoid having to do this :)

jamiewilson avatar Oct 12 '15 23:10 jamiewilson