From b070fabb96de4d7d78f2fdfb48655986c0f99aef Mon Sep 17 00:00:00 2001 From: king Date: Sun, 24 May 2026 01:23:20 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=A9=94=EC=9D=B8=20=ED=97=A4=EB=8D=94?= =?UTF-8?q?=20=EB=A1=9C=EA=B3=A0=20284x284=20=EC=9B=90=EB=B3=B8=20?= =?UTF-8?q?=ED=81=AC=EA=B8=B0=EB=A1=9C=20=ED=91=9C=EC=8B=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- app/static/styles.css | 6 +++--- app/templates/main.html | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app/static/styles.css b/app/static/styles.css index 15b5e46..9516eb7 100644 --- a/app/static/styles.css +++ b/app/static/styles.css @@ -16,7 +16,7 @@ --muted: #627590; --success: #127a46; --danger: #b91c1c; - --header-h: 44px; + --header-h: 284px; } /* ── 리셋 & 기본 ─────────────────────────────────── */ @@ -337,8 +337,8 @@ a { color: inherit; text-decoration: none; } .header-logo-mark svg { color: #fff; } .header-logo-img { - height: 48px; - width: auto; + width: 284px; + height: 284px; object-fit: contain; flex-shrink: 0; } diff --git a/app/templates/main.html b/app/templates/main.html index 5230cb9..ec30fb7 100644 --- a/app/templates/main.html +++ b/app/templates/main.html @@ -11,7 +11,8 @@
- DBX 업무포털 + DBX Corporation + 업무 포털