From e385ebf296088da8c1df22f75d1d19473f623229 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=ED=9D=AC=EC=9B=90?= Date: Tue, 30 Jun 2026 08:14:42 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=AA=A8=EB=B0=94=EC=9D=BC=20=EC=A1=B0?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/scss/page/_gnb.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/scss/page/_gnb.scss b/src/scss/page/_gnb.scss index aff9432..4046063 100644 --- a/src/scss/page/_gnb.scss +++ b/src/scss/page/_gnb.scss @@ -202,6 +202,10 @@ } @include mo { + .gnb { + top: 0; + } + // Figma 모바일 전용 정사각 로고 마크(40x40)로 교체 — PC 워드마크는 숨김 .gnb__logoImg--desktop { display: none;