mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:08:34 +01:00
lets try this
This commit is contained in:
parent
f8b54d0962
commit
a1f4bf0301
1 changed files with 1 additions and 1 deletions
|
@ -2001,7 +2001,7 @@ window.addEventListener("unload", cleanup)
|
|||
position: absolute;
|
||||
top: 0px;
|
||||
border-radius: 18px;
|
||||
filter: blur(20px);
|
||||
filter: blur(200px);
|
||||
transform: scale(1.1);
|
||||
z-index: -1;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue