Skip to content

Instantly share code, notes, and snippets.

@fieke
Last active December 27, 2015 11:39
Show Gist options
  • Save fieke/7320474 to your computer and use it in GitHub Desktop.
Save fieke/7320474 to your computer and use it in GitHub Desktop.
Berekening breakpoint 2.scss
// susy
width: columns(4,9) + (columns(1,9)/2) + (gutter(9)/2);
margin-right: gutter(9);
// neat
width: flex-grid(4.5, 9) + flex-gutter(9);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment