更好发挥
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-11-23 00:58:33 +08:00
parent 318dae48de
commit f060daa9f4
3 changed files with 60 additions and 52 deletions

View File

@@ -78,6 +78,7 @@
background: rgba(15, 23, 42, 0.95);
backdrop-filter: blur(20px);
border-bottom: 1px solid rgba(148, 163, 184, 0.15);
z-index: 998;
}
#index .nav-item-box {
@@ -1812,6 +1813,8 @@ html {
/* 确保所有section背景连贯 */
#index .section.banner {
background: transparent;
position: relative;
z-index: 1;
}
#index .section.service {