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