mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-14 11:36:08 +08:00
deploy
This commit is contained in:
Binary file not shown.
@ -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);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
@ -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