Update 1.css

This commit is contained in:
FURK4NGG
2025-03-28 03:26:56 +03:00
committed by GitHub
parent 218c0d67ae
commit 357b3a97d6
+2 -2
View File
@@ -24,8 +24,8 @@
.wave.-one { .wave.-one {
animation: rotate 10000ms infinite linear; animation: rotate 10000ms infinite linear;
opacity: 95%; opacity: 95%;
background: var(--2nd); background: var(--black2);
background: color(display-p3 0.333 0.364 0.313); background: color(display-p3 0.192 0.211 0.247);
} }
.wave.-two { .wave.-two {