From 93f0abb9a90588adf685cf71a6d53eef19b32f49 Mon Sep 17 00:00:00 2001 From: hanmillee <94hanmil@gmail.com> Date: Sun, 26 Mar 2023 02:13:36 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B4=EB=AA=A8=ED=8B=B0=EC=BD=98=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/custom/vars.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/custom/vars.scss b/styles/custom/vars.scss index 50944d1cba..45307772dc 100644 --- a/styles/custom/vars.scss +++ b/styles/custom/vars.scss @@ -1,6 +1,6 @@ // vars :root { - --notion-font: 'SpoqaHanSansNeo', 'Tossface' '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Helvetica', + --notion-font: 'SpoqaHanSansNeo', '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Helvetica', 'Apple Color Emoji', 'Arial', 'sans-serif', 'Segoe UI Emoji', 'Segoe UI Symbol'; --base-font-size: 1.125rem;