Skip to content

Instantly share code, notes, and snippets.

@peduarte
Last active February 3, 2016 12:35
Show Gist options
  • Save peduarte/95e2b3128af6269551a0 to your computer and use it in GitHub Desktop.
Save peduarte/95e2b3128af6269551a0 to your computer and use it in GitHub Desktop.
// Defining breakpoints
$bp-medium: 768px !default;
$bp-wide: 1024px !default;
// Defining container widths
$container-medium: 860px !default;
$container-wide: 1024px !default;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment