Created
February 16, 2016 21:11
-
-
Save jeffreysfridge/510c3b48b461e3d90a39 to your computer and use it in GitHub Desktop.
Override Bootstrap Gutter
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
/* change gutter */ | |
div[class^="col"]{padding-left:20px; padding-right:20px;} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment