mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-25 01:27:13 +00:00
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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user