aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/src/scss/abstracts/_variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/src/scss/abstracts/_variables.scss')
-rw-r--r--htdocs/src/scss/abstracts/_variables.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/src/scss/abstracts/_variables.scss b/htdocs/src/scss/abstracts/_variables.scss
index b1f9fd8..a8a22a8 100644
--- a/htdocs/src/scss/abstracts/_variables.scss
+++ b/htdocs/src/scss/abstracts/_variables.scss
@@ -68,6 +68,7 @@ $font-size_md: $font-size_base-rem * math.pow($font-size_ratio, 0);
$font-size_lg: $font-size_base-rem * math.pow($font-size_ratio, 1);
$font-size_xl: $font-size_base-rem * math.pow($font-size_ratio, 2);
$font-size_2xl: $font-size_base-rem * math.pow($font-size_ratio, 3);
+$font-size_3xl: $font-size_base-rem * math.pow($font-size_ratio, 4);
//============================================================================
// Spacings