Update 1.css
This commit is contained in:
@@ -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%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user