mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 00:24:03 +02:00
small vars change
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user