aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-01-07 00:20:25 -0800
committerMark Otto <[email protected]>2016-01-07 00:20:25 -0800
commitb39b8b631b4a86e12790fd886733f6f935ef79cb (patch)
treebac55376bc3469512351ed54804a3c0d366069cc
parentea9967c535e9960b893658238e71d8a9f64ef2bf (diff)
downloadbootstrap-b39b8b631b4a86e12790fd886733f6f935ef79cb.tar.xz
bootstrap-b39b8b631b4a86e12790fd886733f6f935ef79cb.zip
more variables spacing
-rw-r--r--scss/_variables.scss12
1 files changed, 6 insertions, 6 deletions
diff --git a/scss/_variables.scss b/scss/_variables.scss
index 95df335c9..c3445e996 100644
--- a/scss/_variables.scss
+++ b/scss/_variables.scss
@@ -85,18 +85,18 @@ $border-width: 1px !default;
//
// Settings for the `<body>` element.
-$body-bg: #fff !default;
-$body-color: $gray-dark !default;
+$body-bg: #fff !default;
+$body-color: $gray-dark !default;
// Links
//
// Style anchor elements.
-$link-color: $brand-primary !default;
-$link-decoration: none !default;
-$link-hover-color: darken($link-color, 15%) !default;
-$link-hover-decoration: underline !default;
+$link-color: $brand-primary !default;
+$link-decoration: none !default;
+$link-hover-color: darken($link-color, 15%) !default;
+$link-hover-decoration: underline !default;
// Grid breakpoints