From e0dfd3e56ac9718de2628405776db083205b7838 Mon Sep 17 00:00:00 2001 From: yiqiu Date: Fri, 26 Dec 2025 12:37:29 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A1=AE=E4=BF=9D=E5=AF=BC=E8=88=AA=E6=A0=8F?= =?UTF-8?q?=E5=A4=B4=E9=83=A8=E5=B7=A6=E4=BE=A7=E5=86=85=E8=BE=B9=E8=B7=9D?= =?UTF-8?q?=E7=94=9F=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index a6bd22f..90e87af 100644 --- a/css/index.css +++ b/css/index.css @@ -220,7 +220,7 @@ /* 调整导航栏高度 */ #index .nav-header { height: 56px; - padding: 0 0 0 16px; + padding: 0 0 0 16px !important; display: flex !important; align-items: center !important; /* Force vertical centering */