Bug fixes and improvements (#1602)

* Fix the search panel on mobile devices.

* Fix the search panel for mobile devices.

* Update about_the_book.md
This commit is contained in:
Yudong Jin
2025-01-02 21:50:42 +08:00
committed by GitHub
parent 636b0738fa
commit 2a955f937c
6 changed files with 13 additions and 6 deletions
+2 -1
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 */