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 이상일 때만 라운드 적용 */}