Update 1.css

This commit is contained in:
FURK4NGG
2025-03-28 02:46:38 +03:00
committed by GitHub
parent 2cb391c119
commit 1b91b7782d
+4 -4
View File
@@ -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%;
}