1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 11:51:23 +02:00

Body font weight variable

This commit is contained in:
tomhorvat
2016-10-25 15:05:51 +02:00
parent f93df8dccd
commit e5bb0c40f4
2 changed files with 3 additions and 0 deletions

View File

@@ -193,6 +193,8 @@ $font-size-lg: 1.25rem !default;
$font-size-sm: .875rem !default;
$font-size-xs: .75rem !default;
$font-weight-base: normal !default;
$line-height-base: 1.5 !default;
$font-size-h1: 2.5rem !default;