From 101430e06d65d8a41aba9221174fd88c6d024986 Mon Sep 17 00:00:00 2001 From: heeone1 Date: Sun, 26 Oct 2025 01:37:57 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20[FIX]=20=EB=9D=BC=EC=9A=B4?= =?UTF-8?q?=EB=93=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/RootLayout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layout/RootLayout.tsx b/src/layout/RootLayout.tsx index 7a23d54..a4b0ec3 100644 --- a/src/layout/RootLayout.tsx +++ b/src/layout/RootLayout.tsx @@ -20,7 +20,7 @@ const RootLayout = () => { />
{/* 헤더 */} @@ -44,7 +44,7 @@ const RootLayout = () => { {/* 화면 높이가 700px 이상일 때만 라운드 적용 */}