From 4d670abbe3c626fbe8f50844c180bcfcab3a1e31 Mon Sep 17 00:00:00 2001 From: Jaemin Choi <1dotolee@gmail.com> Date: Wed, 1 Nov 2023 22:40:57 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EC=95=A0=ED=94=8C=20=ED=8F=B0=ED=8A=B8?= =?UTF-8?q?=EB=A5=BC=20=EC=95=A0=EC=9A=A9=ED=95=A9=EC=8B=9C=EB=8B=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/main.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/main.css b/assets/main.css index 81f8dd1..3f88499 100644 --- a/assets/main.css +++ b/assets/main.css @@ -53,10 +53,10 @@ html { -o-tab-size: 4; tab-size: 4; /* 3 */ - font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, - "Pretendard", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", - sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", - "Noto Color Emoji"; + font-family: -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", + "Pretendard Variable", Pretendard, Roboto, "Noto Sans KR", "Segoe UI", + "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", + sans-serif; /* 4 */ font-feature-settings: normal; /* 5 */