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:
parent
2375bb55b0
commit
786b1682a5
@ -14,6 +14,8 @@
|
|||||||
// Grid breakpoints
|
// Grid breakpoints
|
||||||
// Grid containers
|
// Grid containers
|
||||||
// Grid columns
|
// Grid columns
|
||||||
|
// Fonts
|
||||||
|
// Components
|
||||||
|
|
||||||
|
|
||||||
// Colors
|
// Colors
|
||||||
@ -53,6 +55,7 @@ $enable-hover-media-query: false !default;
|
|||||||
$spacer: 1rem !default;
|
$spacer: 1rem !default;
|
||||||
$spacer-x: $spacer !default;
|
$spacer-x: $spacer !default;
|
||||||
$spacer-y: $spacer !default;
|
$spacer-y: $spacer !default;
|
||||||
|
$border-width: .0625rem !default;
|
||||||
|
|
||||||
|
|
||||||
// Body
|
// Body
|
||||||
@ -152,7 +155,6 @@ $headings-font-weight: 500 !default;
|
|||||||
$headings-line-height: 1.1 !default;
|
$headings-line-height: 1.1 !default;
|
||||||
$headings-color: inherit !default;
|
$headings-color: inherit !default;
|
||||||
|
|
||||||
$border-width: .0625rem !default;
|
|
||||||
|
|
||||||
|
|
||||||
// Components
|
// Components
|
||||||
|
Loading…
x
Reference in New Issue
Block a user