mirror of
https://github.com/krahets/hello-algo.git
synced 2026-09-18 04:27:13 +00:00
build
This commit is contained in:
@@ -69,6 +69,7 @@
|
|||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
transition: none;
|
transition: none;
|
||||||
backdrop-filter: saturate(180%) blur(20px); /* Gaussian blur */
|
backdrop-filter: saturate(180%) blur(20px); /* Gaussian blur */
|
||||||
|
-webkit-backdrop-filter: saturate(180%) blur(20px); /* Safari */
|
||||||
background-color: var(--md-header-bg-color);
|
background-color: var(--md-header-bg-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user