aboutsummaryrefslogtreecommitdiffstats
path: root/core/css/css-variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/css-variables.scss')
-rw-r--r--core/css/css-variables.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/css/css-variables.scss b/core/css/css-variables.scss
index 8b09b006939..4190c6773e1 100644
--- a/core/css/css-variables.scss
+++ b/core/css/css-variables.scss
@@ -46,6 +46,9 @@
--border-radius-pill: $border-radius-pill;
--font-face: $font-face;
+ --default-font-size: $default-font-size;
+
+ --default-line-height: $default-line-height;
--animation-quick: $animation-quick;
--animation-slow: $animation-slow;