// I'm not sure as I've never had a look at how that works before ;)

This commit is contained in:
Kevin Granger
2013-07-31 21:17:03 +02:00
parent 50bdfb9a1a
commit e4878ba393
26 changed files with 769 additions and 648 deletions
@@ -19,7 +19,7 @@
// Brand colors
// -------------------------
$brand-primary: #313A45 ;
//$brand-primary: #163631 ;
$brand-success: #5cb85c ;
// $brand-warning: #f0ad4e ;
@@ -156,7 +156,7 @@ $input-height-base: ($line-height-computed + ($padding-base-vertica
// Number of columns in the grid system
// $grid-columns: 12 ;
// Padding, to be divided by two and applied to the left and right of all columns
// $grid-gutter-width: 30px ;
$grid-gutter-width: 10px ;
// COMPONENT VARIABLES