fix: 统一导航栏所有 72px → 56px
All checks were successful
continuous-integration/drone/push Build is passing

- nav-item 高度
- nav-cont top
- login-in 高度
- login-menu top
- css/common.css nav-header 高度
This commit is contained in:
yiqiu
2026-03-18 20:21:28 +08:00
parent cf699307b8
commit f96b967474
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ header:hover {
padding: 0 20px;
display: flex;
align-items: stretch;
height: 70px;
height: 56px;
}
.nav-header .nav-left {