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