From d3507faa7ebfd208dde90c00694bcfe734cabde0 Mon Sep 17 00:00:00 2001 From: koreacomp5 Date: Sun, 16 Nov 2025 18:21:27 +0900 Subject: [PATCH] =?UTF-8?q?font=20=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/layout.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ca8ca4c..8037e96 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -13,9 +13,7 @@ export default function RootLayout({ return ( - text-pretendard {children} - TEXT );