Skip to content

Instantly share code, notes, and snippets.

@hatefulcrawdad
Created June 28, 2012 03:16
Show Gist options
  • Save hatefulcrawdad/3008701 to your computer and use it in GitHub Desktop.
Save hatefulcrawdad/3008701 to your computer and use it in GitHub Desktop.
Foundation 3 Color Settings
// Button Settings
$buttonRadius: 3px;
$btnBase: 10px;
$tinyBtnBase: $btnBase - 5;
$smallBtnBase: $btnBase - 3;
$largeBtnBase: $btnBase + 5;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment