mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 14:30:23 +00:00
no xs sizes being used
This commit is contained in:
parent
c90cef019a
commit
97a5bc4870
1 changed files with 0 additions and 1 deletions
|
|
@ -238,7 +238,6 @@ $font-family-base: $font-family-sans-serif !default;
|
|||
$font-size-base: 1rem !default; // Assumes the browser default, typically `16px`
|
||||
$font-size-lg: 1.25rem !default;
|
||||
$font-size-sm: .875rem !default;
|
||||
$font-size-xs: .75rem !default;
|
||||
|
||||
$font-weight-normal: normal !default;
|
||||
$font-weight-bold: bold !default;
|
||||
|
|
|
|||
Loading…
Reference in a new issue