lets try this

This commit is contained in:
Ashley //// 2024-03-29 17:23:16 +00:00
parent f8b54d0962
commit a1f4bf0301

View file

@ -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;
}