From 2658e916aebd5b8ee24cc929be8089da8cc23c99 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Fri, 28 Mar 2025 03:13:11 +0300 Subject: [PATCH] Update 1.css --- CSS/1.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CSS/1.css b/CSS/1.css index 4c1d438..2320c11 100644 --- a/CSS/1.css +++ b/CSS/1.css @@ -23,8 +23,8 @@ .wave.-one { animation: rotate 10000ms infinite linear; - opacity: 5%; - background: white; + opacity: 95%; + background: var(--2nd); } .wave.-two {