From 4839cd7d18b0962c5cb7c4478c87d530a8b4126b Mon Sep 17 00:00:00 2001 From: kiyeong Date: Thu, 5 Dec 2024 15:48:48 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EB=A9=94=EC=9D=B8=20=ED=8F=B0=ED=8A=B8?= =?UTF-8?q?=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 6 +++--- src/pages/MainPage/GuestPage.tsx | 10 +++++----- src/pages/MainPage/Sidebar/Sidebar.tsx | 19 ++++++++++++------- src/pages/MainPage/UserChat.tsx | 10 +++++----- .../MainPage/messageList/MessageList.tsx | 2 +- src/styles/theme.ts | 2 +- 6 files changed, 27 insertions(+), 22 deletions(-) diff --git a/index.html b/index.html index a37302b..886add0 100644 --- a/index.html +++ b/index.html @@ -27,9 +27,9 @@ @import url("https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap"); @font-face { - font-family: "GangwonEduSaeeum_OTFMediumA"; - src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEduSaeeum_OTFMediumA.woff") - format("woff"); + font-family: "omyu_pretty"; + src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-01@1.0/omyu_pretty.woff2") + format("woff2"); font-weight: normal; font-style: normal; } diff --git a/src/pages/MainPage/GuestPage.tsx b/src/pages/MainPage/GuestPage.tsx index e5b479b..6134999 100644 --- a/src/pages/MainPage/GuestPage.tsx +++ b/src/pages/MainPage/GuestPage.tsx @@ -238,7 +238,7 @@ const GuestPage = () => { maxW="800px" >