font size
This commit is contained in:
parent
4593e85900
commit
44e0c81110
@ -248,7 +248,7 @@ $font-family-code: var(--#{$variable-prefix}font-monospace) !default;
|
||||
|
||||
// $font-size-root effects the value of `rem`, which is used for as well font sizes, paddings and margins
|
||||
// $font-size-base effects the font size of the body text
|
||||
$font-size-root: 16px !default;
|
||||
$font-size-root: 14px !default;
|
||||
$font-size-base: 0.9375rem !default; // Assumes the browser default, typically `16px`
|
||||
$font-size-xl: 1.25rem !default; // (C)
|
||||
$font-size-lg: 1.0625rem !default;
|
||||
|
Loading…
Reference in New Issue
Block a user