// I'm not sure as I've never had a look at how that works before ;)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user