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 */