Skip to content

Instantly share code, notes, and snippets.

@jeffreysfridge
Created February 16, 2016 21:11
Show Gist options
  • Save jeffreysfridge/510c3b48b461e3d90a39 to your computer and use it in GitHub Desktop.
Save jeffreysfridge/510c3b48b461e3d90a39 to your computer and use it in GitHub Desktop.
Override Bootstrap Gutter
/* 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