From 3ea14b9460cac01b93a8fa02f239ae0289387013 Mon Sep 17 00:00:00 2001 From: Vins Date: Mon, 12 Feb 2024 16:30:15 +0100 Subject: [PATCH] Fixed typo --- 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 e797f16f..9676671b 100644 --- a/src/front/index.scss +++ b/src/front/index.scss @@ -62,7 +62,7 @@ a:hover { .react-select__menu-notice { font-size: 18px; - font-family: Inter; + font-family: Inter, sans-serif; } .Toastify__toast-body {