Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -521,7 +521,7 @@
|
|
| 521 |
position: relative;
|
| 522 |
width: 100%;
|
| 523 |
height: 100%;
|
| 524 |
-
z-index:
|
| 525 |
}
|
| 526 |
|
| 527 |
.wave {
|
|
|
|
| 521 |
position: relative;
|
| 522 |
width: 100%;
|
| 523 |
height: 100%;
|
| 524 |
+
z-index: -1;
|
| 525 |
}
|
| 526 |
|
| 527 |
.wave {
|