build
This commit is contained in:
parent
1c9fa203c5
commit
cb96790b1b
@ -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);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user