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, 2 insertions, 1 deletions
diff --git a/core/css/css-variables.scss b/core/css/css-variables.scss
index 0a12ac4b2a6..b1b7df3115f 100644
--- a/core/css/css-variables.scss
+++ b/core/css/css-variables.scss
@@ -34,5 +34,6 @@
--color-border: $color-border;
--color-border-dark: $color-border-dark;
--border-radius: $border-radius;
-}
+ --font-face: $font-face;
+}