mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
Increase Performance
This commit is contained in:
@@ -20,9 +20,10 @@
|
||||
height: 150vh;
|
||||
object-fit: cover;
|
||||
z-index: -1;
|
||||
filter: blur(100px) brightness(0.4) contrast(1.2) saturate(1);
|
||||
filter: blur(80px) brightness(0.4) contrast(1.2) saturate(1);
|
||||
opacity: 1;
|
||||
animation: spinGlobal 45s linear infinite;
|
||||
will-change: transform, filter;
|
||||
}
|
||||
|
||||
@keyframes spinGlobal {
|
||||
|
||||
Reference in New Issue
Block a user