Skip to content
New issue

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

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

Already on GitHub? # to your account

Make a function to undo full-width if needed at subsequent breakpoints? #9

Open
robweychert opened this issue Aug 16, 2016 · 0 comments
Labels

Comments

@robweychert
Copy link
Collaborator

If you use the full-widthfunction on an object at a certain breakpoint but don’t want it to be full width at later breakpoints, you have to override the width, margin-left, and margin-right values generated by full-width. Since full-width is a mixin, the code it generates isn’t immediately apparent, and you might not know what values need to be overridden. Should there be a function that zeros out those values?

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

No branches or pull requests

1 participant