]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
spacing
authorMark Otto <otto@github.com>
Wed, 6 Aug 2014 00:50:22 +0000 (17:50 -0700)
committerMark Otto <otto@github.com>
Wed, 6 Aug 2014 00:50:22 +0000 (17:50 -0700)
less/_variables.less

index 862f585c9423f579dee01009ee2bf03c472a24b5..b7cc86ea31009fb9a94cc11253bca4c3fb76a5eb 100644 (file)
 //
 //## Quickly modify global styling by enabling or disabling features.
 
-@enable-rounded:            true;
-@enable-shadows:            true;
-@enable-gradients:          true;
-@enable-transitions:        true;
+@enable-rounded:             true;
+@enable-shadows:             true;
+@enable-gradients:           true;
+@enable-transitions:         true;
 
-@spacer: 1rem;
-@border-width: .05rem;
+@spacer:                     1rem;
+@border-width:               .075rem;
 
 //== Typography
 //