主题修复

This commit is contained in:
RiseForever
2026-08-12 18:04:09 +08:00
parent 1706283a45
commit dc7b23da9c
7 changed files with 157 additions and 86 deletions
-1
View File
@@ -168,7 +168,6 @@ const { overlay = false } = Astro.props;
.navbar-over-banner {
border-color: color-mix(in srgb, var(--color-border) 70%, transparent);
background: color-mix(in srgb, var(--color-bg) 82%, transparent);
box-shadow: 0 2px 10px color-mix(in srgb, var(--color-text) 12%, transparent);
}
.navbar-over-banner [data-navbar-tools] > [data-toolbar-item] > a:hover,