From 1b91b7782dc91b65ef5d70f4837875b574519c20 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Fri, 28 Mar 2025 02:46:38 +0300 Subject: [PATCH] Update 1.css --- CSS/1.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CSS/1.css b/CSS/1.css index bd238d7..fbc583d 100644 --- a/CSS/1.css +++ b/CSS/1.css @@ -9,10 +9,10 @@ .wave { position: absolute; opacity: .4; - width: 1500px; - height: 1300px; - margin-left: -150px; - margin-top: -250px; + width: 130%; + height: 160%; + margin-left: -200px; + margin-top: -130px; border-radius: 43%; }