mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 12:21:35 +02:00
CSS: New var proposal + init headings-color
(#37904)
* Proposal * Revert opacity changes --------- Co-authored-by: Mark Otto <markd.otto@gmail.com>
This commit is contained in:
committed by
GitHub
parent
10afeb51b7
commit
0bea3f35c6
@@ -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
|
||||
|
Reference in New Issue
Block a user