Restore default font size to 1rem.
This commit is contained in:
@@ -48,7 +48,7 @@ $focus-ring-opacity: .175 !default;
|
||||
// Typography
|
||||
$font-family-sans-serif: "Roboto", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !default;
|
||||
|
||||
$font-size-base: 0.9rem !default;
|
||||
$font-size-base: 1rem !default;
|
||||
|
||||
$line-height-base: 1.6 !default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user