Skip to content

Instantly share code, notes, and snippets.

@akella
Created March 26, 2014 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akella/9786382 to your computer and use it in GitHub Desktop.
Save akella/9786382 to your computer and use it in GitHub Desktop.
.row
+clr
@mixin g($n:1)
width: $n*240
float: left
+box
+respond-to(mobile)
width: $n*20%
.block
+g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment