From ec1f7267924abc08fc1d171a00518b094f8ab810 Mon Sep 17 00:00:00 2001 From: geun <1416geun@naver.com> Date: Wed, 27 May 2026 09:55:33 +0900 Subject: [PATCH] =?UTF-8?q?=EC=95=84=EC=9B=83=ED=95=8F=20=ED=8F=B0?= =?UTF-8?q?=ED=8A=B8=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 ++++ src/css/reset.css | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 8894b83..7adfb65 100644 --- a/index.html +++ b/index.html @@ -50,6 +50,10 @@ + + + + PAL Networks diff --git a/src/css/reset.css b/src/css/reset.css index 23e7e89..c75a9f5 100644 --- a/src/css/reset.css +++ b/src/css/reset.css @@ -47,7 +47,7 @@ body { body { min-height: 100vh; - font-family: 'Pretendard', 'Noto Sans KR', 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif; + font-family: 'Outfit','Pretendard', 'Noto Sans KR', 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.5;