Commit 95771f96 authored by Mark Otto's avatar Mark Otto

clean up vars file a smidge

parent a999a0af
......@@ -43,6 +43,12 @@ $enable-shadows: false !default;
$enable-gradients: false !default;
$enable-transitions: true !default;
// Component defaults
//
// Control the default styling of most Bootstrap elements by modifying these
// variables. Mostly focused on spacing.
$spacer: 1rem !default;
$spacer-x: $spacer !default;
$spacer-y: $spacer !default;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment