2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Headings font style (#28544)

This commit is contained in:
Martijn Cuppens
2019-05-02 21:35:58 +02:00
committed by GitHub
parent 0321fbf036
commit 91230dbdf1
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -297,6 +297,7 @@ $h6-font-size: $font-size-base !default;
$headings-margin-bottom: $spacer / 2 !default;
$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;