Created
August 10, 2013 08:20
-
-
Save babsgosgens/6199574 to your computer and use it in GitHub Desktop.
Sets a maximum width on a root container with a selector of your choice. The grid will not stretch beyond this width.
The root container can be positioned left or center, for alternate positions you can provide your own behavior.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$root-selector: ".root"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment