mirror of
https://github.com/krahets/hello-algo.git
synced 2026-02-11 14:45:38 +08:00
build
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
comments: false
|
||||
glightbox: false
|
||||
search:
|
||||
exclude: true
|
||||
hide:
|
||||
- footer
|
||||
- toc
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
comments: false
|
||||
glightbox: false
|
||||
search:
|
||||
exclude: true
|
||||
hide:
|
||||
- footer
|
||||
- toc
|
||||
|
||||
@@ -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 */
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
comments: false
|
||||
glightbox: false
|
||||
search:
|
||||
exclude: true
|
||||
hide:
|
||||
- footer
|
||||
- toc
|
||||
|
||||
Reference in New Issue
Block a user