From 71398fcf9c1b9782263db74ad75c1047de1edcf3 Mon Sep 17 00:00:00 2001 From: moonki Date: Sun, 8 Sep 2024 19:40:54 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20header=20height=EA=B0=92=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/main/layout.tsx | 2 +- src/components/Header/MainPageHeader.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/main/layout.tsx b/src/app/main/layout.tsx index 939919f..3608ea9 100644 --- a/src/app/main/layout.tsx +++ b/src/app/main/layout.tsx @@ -8,7 +8,7 @@ export default function MainPageLayout({ children: React.ReactNode; }>) { return ( -
+
}> diff --git a/src/components/Header/MainPageHeader.tsx b/src/components/Header/MainPageHeader.tsx index 139ff74..d20445d 100644 --- a/src/components/Header/MainPageHeader.tsx +++ b/src/components/Header/MainPageHeader.tsx @@ -6,12 +6,12 @@ import Image from 'next/image'; const MainPageHeader = () => { return ( -
+
ServiceIcon - + 마이 페이지