Skip to content

Instantly share code, notes, and snippets.

@jhned
Created October 19, 2015 14:38
Show Gist options
  • Save jhned/840c7b02a907a02a57a3 to your computer and use it in GitHub Desktop.
Save jhned/840c7b02a907a02a57a3 to your computer and use it in GitHub Desktop.
$small-breakpoint: em-calc(640) !default;
$medium-breakpoint: em-calc(1024) !default;
$large-breakpoint: em-calc(1440) !default;
$xlarge-breakpoint: em-calc(1920) !default;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment