This commit is contained in:
krahets
2024-12-08 06:05:28 +08:00
parent 61d354716d
commit 39c74f36c6
9 changed files with 9 additions and 210 deletions

View File

@@ -65,7 +65,8 @@
background-color: var(--md-header-bg-color);
}
.md-header {
.md-header--shadow,
.md-header--landing {
box-shadow: none;
transition: none;
backdrop-filter: saturate(180%) blur(20px); /* Gaussian blur */