From 62675e9bd52033234d0c03a14869d5dc96c329de Mon Sep 17 00:00:00 2001 From: Hyungi Ahn Date: Wed, 3 Sep 2025 17:42:52 +0900 Subject: [PATCH] =?UTF-8?q?UI:=20=ED=94=84=EB=A1=9C=ED=95=84=20=EB=93=9C?= =?UTF-8?q?=EB=A1=AD=EB=8B=A4=EC=9A=B4=20=EB=A9=94=EB=89=B4=20=EC=8B=AC?= =?UTF-8?q?=ED=94=8C=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 복잡한 그라디언트와 설명 텍스트 제거 - 더 작고 깔끔한 드롭다운 메뉴로 변경 - 아이콘과 텍스트만으로 심플하게 구성 - 불필요한 CSS 스타일 제거 --- frontend/components/header.html | 124 ++++++++++---------------------- 1 file changed, 38 insertions(+), 86 deletions(-) diff --git a/frontend/components/header.html b/frontend/components/header.html index 7ce4d3b..b9fa8ec 100644 --- a/frontend/components/header.html +++ b/frontend/components/header.html @@ -148,80 +148,61 @@