Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add margin minimums... #9

Open
rickghome opened this issue Oct 12, 2015 · 1 comment
Open

add margin minimums... #9

rickghome opened this issue Oct 12, 2015 · 1 comment

Comments

@rickghome
Copy link

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}

@jamiewilson
Copy link
Owner

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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants