feat(ui): ♿ increase backdrop blur
This commit is contained in:
parent
47982d9ef3
commit
eb11d4b191
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
/* other */
|
/* other */
|
||||||
--_background: url('assets/css_bg_stardust.png') repeat top left / 800px;
|
--_background: url('assets/css_bg_stardust.png') repeat top left / 800px;
|
||||||
--_blur: var(--size-1);
|
--_blur: var(--size-3);
|
||||||
--_transition-delay: 0.2s;
|
--_transition-delay: 0.2s;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue