From 841451270957a6e1b0f0e74021676c3f3995781b Mon Sep 17 00:00:00 2001 From: mota Date: Mon, 13 Oct 2025 09:45:53 +0900 Subject: [PATCH] =?UTF-8?q?=ED=97=A4=EB=8D=94=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/components/AppHeader.tsx | 18 ++++++++---------- src/app/layout.tsx | 2 +- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/src/app/components/AppHeader.tsx b/src/app/components/AppHeader.tsx index fc4f878..d32d9c8 100644 --- a/src/app/components/AppHeader.tsx +++ b/src/app/components/AppHeader.tsx @@ -17,14 +17,14 @@ export function AppHeader() { .catch(() => setCategories([])); }, []); return ( -
-
+
+
- logo + logo
{mobileOpen && ( -