Add xxlarge font size
This commit is contained in:
parent
da18658a5f
commit
12f7ee09a6
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ $font-button: 15px;
|
||||||
$font-regular: 16px;
|
$font-regular: 16px;
|
||||||
$font-large: 21px;
|
$font-large: 21px;
|
||||||
$font-xlarge: 24px;
|
$font-xlarge: 24px;
|
||||||
|
$font-xxlarge: 28px;
|
||||||
|
|
||||||
// Scale factors
|
// Scale factors
|
||||||
$scale-wide: scale(1.05, 1.05);
|
$scale-wide: scale(1.05, 1.05);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue