From 19fec6e4a2cfe492c0e8c75a4e5b46515769d87c Mon Sep 17 00:00:00 2001 From: Maxime Lalo Date: Wed, 24 Jul 2024 17:46:50 +0200 Subject: [PATCH] :bug: fonts bug --- src/front/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/front/index.scss b/src/front/index.scss index f0794043..3b8e1f7e 100644 --- a/src/front/index.scss +++ b/src/front/index.scss @@ -1,5 +1,5 @@ -@import "@Themes/constants.scss"; @import "@Themes/fonts.scss"; +@import "@Themes/constants.scss"; @import "@Themes/variables.scss"; * {