Update 1.css

This commit is contained in:
FURK4NGG
2025-03-28 03:13:11 +03:00
committed by GitHub
parent 55928aecf9
commit 2658e916ae
+2 -2
View File
@@ -23,8 +23,8 @@
.wave.-one { .wave.-one {
animation: rotate 10000ms infinite linear; animation: rotate 10000ms infinite linear;
opacity: 5%; opacity: 95%;
background: white; background: var(--2nd);
} }
.wave.-two { .wave.-two {