From fac9b5cdd9c540ab6f605ab2d589fadd2699dc62 Mon Sep 17 00:00:00 2001 From: Hyein Jeong Date: Thu, 21 Nov 2024 19:19:58 +0900 Subject: [PATCH 1/2] =?UTF-8?q?[FE][Fix]=20#155=20:=20=ED=8F=B0=ED=8A=B8?= =?UTF-8?q?=20=EC=95=88=EB=90=98=EB=8A=94=20=EC=9D=B4=EC=8A=88=20=ED=95=B4?= =?UTF-8?q?=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/index.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/frontend/src/index.css b/frontend/src/index.css index a051f0c5..b9628a97 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -17,10 +17,6 @@ box-sizing: border-box; /* padding과 border를 box 크기에 포함 */ } -body { - font-family: 'Pretendard', sans-serif; -} - html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, @@ -50,6 +46,7 @@ footer, header, hgroup, menu, nav, section { } body { line-height: 1; + font-family: Pretendard, 'Pretendard Variable', sans-serif; } ol, ul { list-style: none; From 12efc9b4550988667d204cb43ff59522cce1e9ae Mon Sep 17 00:00:00 2001 From: Hyein Jeong Date: Thu, 21 Nov 2024 19:26:57 +0900 Subject: [PATCH 2/2] =?UTF-8?q?[FE][Chore]=20#234=20:=20=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20=EC=B4=88=EA=B8=B0=20=EC=84=B8=ED=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 파비콘 다운 및 적용 - html 타이틀 적용 --- frontend/index.html | 6 +++--- frontend/public/assets/favicon.svg | 9 +++++++++ 2 files changed, 12 insertions(+), 3 deletions(-) create mode 100644 frontend/public/assets/favicon.svg diff --git a/frontend/index.html b/frontend/index.html index ac4a2482..d7e1c659 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,10 +1,10 @@ - + - + - Vite + React + TS + 선따라 길따라 - DDara
diff --git a/frontend/public/assets/favicon.svg b/frontend/public/assets/favicon.svg new file mode 100644 index 00000000..9d64f274 --- /dev/null +++ b/frontend/public/assets/favicon.svg @@ -0,0 +1,9 @@ + + + + + + + + +