From 357b3a97d69a700ec397039c6c35d81a0730a61e Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Fri, 28 Mar 2025 03:26:56 +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 3370dc0..4c17461 100644 --- a/CSS/1.css +++ b/CSS/1.css @@ -24,8 +24,8 @@ .wave.-one { animation: rotate 10000ms infinite linear; opacity: 95%; - background: var(--2nd); - background: color(display-p3 0.333 0.364 0.313); + background: var(--black2); + background: color(display-p3 0.192 0.211 0.247); } .wave.-two {