fix: $spacer value

This commit is contained in:
Federico Zivolo 2017-09-05 13:58:09 +02:00 committed by Ciro Mattia Gonano
parent 0b11530620
commit 5695caa283

View File

@ -3,7 +3,7 @@
// Control the default styling of most Bootstrap elements by modifying these
// variables. Mostly focused on spacing.
$spacer: .5rem !default; // 1rem !default; // $form-group-margin-bottom uses $spacer-y. Decided to try this globally and see how it works out.
$spacer: 1rem !default; // $form-group-margin-bottom uses $spacer-y. Decided to try this globally and see how it works out.
//$spacer-x: $spacer !default;
//$spacer-y: $spacer !default;
//$spacers: (