From 881d55e3b39a929755c0d4099885f65b61032433 Mon Sep 17 00:00:00 2001 From: Godopu Date: Thu, 30 Jul 2026 23:14:45 +0900 Subject: [PATCH] style: add vertical padding above and below AppHeader for generous layout spacing --- refer_landing_page/components/Header.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/refer_landing_page/components/Header.tsx b/refer_landing_page/components/Header.tsx index 6e3da8d..0dd5d37 100644 --- a/refer_landing_page/components/Header.tsx +++ b/refer_landing_page/components/Header.tsx @@ -26,9 +26,9 @@ export default function Header() { : false; return ( -
+
{/* Journal issue strip — magazine masthead feel. */} -
+
Issue 01 — 2026 {/* CUSTOMIZATION HOOK: masthead tagline */} @@ -39,7 +39,7 @@ export default function Header() {
-
+
{/* Brand logo — explicit right margin to guarantee clear separation from 01 HOME */}