This commit is contained in:
krahets
2024-12-08 06:05:24 +08:00
parent e5af3ea70d
commit 2e30deaeeb
4 changed files with 8 additions and 1 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 */