mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 05:54:42 -05: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;
|
position: absolute;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
border-radius: 18px;
|
border-radius: 18px;
|
||||||
filter: blur(20px);
|
filter: blur(200px);
|
||||||
transform: scale(1.1);
|
transform: scale(1.1);
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue