Skip to content

Instantly share code, notes, and snippets.

@codelittle
Created June 17, 2014 09:38
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 codelittle/42d7c8a2e585dd8e9ea6 to your computer and use it in GitHub Desktop.
Save codelittle/42d7c8a2e585dd8e9ea6 to your computer and use it in GitHub Desktop.
Ranges
$small-range: (0em, 40em);
$medium-range: (40.063em, 64em);
$large-range: (64.063em, 90em);
$xlarge-range: (90.063em, 120em);
$xxlarge-range: (120.063em, 99999999em);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment