取消导航栏悬浮效果

This commit is contained in:
lwt
2026-05-09 10:45:14 +08:00
parent 56dea052d9
commit 4142cef39f
3 changed files with 1 additions and 15 deletions
-4
View File
@@ -7,9 +7,6 @@
}
.site-header {
position: sticky;
top: 16px;
z-index: 20;
display: grid;
grid-template-columns: auto 1fr auto;
gap: 26px;
@@ -101,7 +98,6 @@
}
.site-header {
top: 10px;
border-radius: 18px;
}