From 9dc68b238f90cbf148f2883597a7b702a5bb41c8 Mon Sep 17 00:00:00 2001 From: jinhyo Date: Sun, 26 Oct 2025 23:11:26 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20[Design]=20=ED=95=B8=EB=93=9C?= =?UTF-8?q?=ED=8F=B0=20=EB=B0=98=EC=9D=91=ED=98=95=20=EB=B6=84=EA=B8=B0?= =?UTF-8?q?=EC=A0=90=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit max-sm 추가 --- 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 1e2b3bb..2ff86e5 100644 --- a/src/layout/RootLayout.tsx +++ b/src/layout/RootLayout.tsx @@ -20,7 +20,7 @@ const RootLayout = () => { />
{/* 헤더 */} @@ -44,7 +44,7 @@ const RootLayout = () => { {/* 화면 높이가 700px 이상일 때, PC 환경일 때만 라운드 적용 */}