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 { .wave {
position: absolute; position: absolute;
opacity: .4; opacity: .4;
width: 1500px; width: 130%;
height: 1300px; height: 160%;
margin-left: -150px; margin-left: -200px;
margin-top: -250px; margin-top: -130px;
border-radius: 43%; border-radius: 43%;
} }