mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 04:41:36 +02:00
Add $font-weight-light var
This commit is contained in:
@@ -239,6 +239,7 @@ $font-size-base: 1rem !default; // Assumes the browser default, typically `16px`
|
|||||||
$font-size-lg: 1.25rem !default;
|
$font-size-lg: 1.25rem !default;
|
||||||
$font-size-sm: .875rem !default;
|
$font-size-sm: .875rem !default;
|
||||||
|
|
||||||
|
$font-weight-light: light !default;
|
||||||
$font-weight-normal: normal !default;
|
$font-weight-normal: normal !default;
|
||||||
$font-weight-bold: bold !default;
|
$font-weight-bold: bold !default;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user