0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

small vars change

This commit is contained in:
Mark Otto 2015-08-12 18:22:02 -07:00
parent 2375bb55b0
commit 786b1682a5

View File

@ -14,6 +14,8 @@
// Grid breakpoints
// Grid containers
// Grid columns
// Fonts
// Components
// Colors
@ -53,6 +55,7 @@ $enable-hover-media-query: false !default;
$spacer: 1rem !default;
$spacer-x: $spacer !default;
$spacer-y: $spacer !default;
$border-width: .0625rem !default;
// Body
@ -152,7 +155,6 @@ $headings-font-weight: 500 !default;
$headings-line-height: 1.1 !default;
$headings-color: inherit !default;
$border-width: .0625rem !default;
// Components