mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
add blur transition
This commit is contained in:
@@ -22,7 +22,7 @@ body, html {
|
|||||||
font-family: Rubik, sans-serif !important;
|
font-family: Rubik, sans-serif !important;
|
||||||
--theme-fg-parts: white;
|
--theme-fg-parts: white;
|
||||||
|
|
||||||
transition: background-color 200ms ease-in-out;
|
transition: background-color 200ms ease-in-out, backdrop-filter 200ms ease-in-out;
|
||||||
}
|
}
|
||||||
@media (min-width: 900px) {
|
@media (min-width: 900px) {
|
||||||
#title > span {
|
#title > span {
|
||||||
|
|||||||
Reference in New Issue
Block a user