Skip to content

Instantly share code, notes, and snippets.

@vdchristelle
Created December 3, 2013 15:48
Show Gist options
  • Save vdchristelle/7771505 to your computer and use it in GitHub Desktop.
Save vdchristelle/7771505 to your computer and use it in GitHub Desktop.
calculate width by colums and gutter
width: columns(4,9) + (columns(1,9)/2) + (gutter(9)/2);
margin-right: gutter(9);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment