Skip to content

Instantly share code, notes, and snippets.

@Agressiva86
Last active December 16, 2016 10:42
Show Gist options
  • Save Agressiva86/4c94add6b140d414923487de9c6b9ba6 to your computer and use it in GitHub Desktop.
Save Agressiva86/4c94add6b140d414923487de9c6b9ba6 to your computer and use it in GitHub Desktop.
// Foundation variables goes here, before including foundation framework
$global-width: rem-calc(1200); // szerokość contentu
$grid-column-gutter: rem-calc(20); //szerokość gutter (odstęp)
$primary-color: #000;
$secondary-color: #bebebe;
$select-triangle-color: #000;
$block-grid-max: 8;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment