Skip to content

Instantly share code, notes, and snippets.

@coltpini
Last active August 7, 2016 00:04
Show Gist options
  • Save coltpini/59955c8010f6d90777be42fb9e990327 to your computer and use it in GitHub Desktop.
Save coltpini/59955c8010f6d90777be42fb9e990327 to your computer and use it in GitHub Desktop.
$grid__width--300: 100 - ($grid__gutter-width--300 * 2);
$grid__width--400: 100 - ($grid__gutter-width--400 * 2);
$grid__width--500: 100 - ($grid__gutter-width--500 * 2);
$grid__width--600: 100 - ($grid__gutter-width--600 * 2);
$grid__width--700: 100 - ($grid__gutter-width--700 * 2);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment