Upgrade Bootstrap to v5.3.0
This commit is contained in:
4
paige/node_modules/bootstrap/scss/_variables.scss
generated
vendored
4
paige/node_modules/bootstrap/scss/_variables.scss
generated
vendored
@@ -655,7 +655,7 @@ $headings-font-family: null !default;
|
||||
$headings-font-style: null !default;
|
||||
$headings-font-weight: 500 !default;
|
||||
$headings-line-height: 1.2 !default;
|
||||
$headings-color: null !default;
|
||||
$headings-color: inherit !default;
|
||||
// scss-docs-end headings-variables
|
||||
|
||||
// scss-docs-start display-headings
|
||||
@@ -731,7 +731,7 @@ $table-cell-padding-x-sm: .25rem !default;
|
||||
$table-cell-vertical-align: top !default;
|
||||
|
||||
$table-color: var(--#{$prefix}body-color) !default;
|
||||
$table-bg: transparent !default;
|
||||
$table-bg: var(--#{$prefix}body-bg) !default;
|
||||
$table-accent-bg: transparent !default;
|
||||
|
||||
$table-th-font-weight: null !default;
|
||||
|
Reference in New Issue
Block a user