Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -23,7 +23,7 @@
|
|
| 23 |
.bg-img{
|
| 24 |
width: 100%;
|
| 25 |
height: 100vh;
|
| 26 |
-
background-image:linear-gradient(rgba(0, 0, 0, 0.71),rgba(0, 0, 0, 0.7)),url('
|
| 27 |
background-size: cover;
|
| 28 |
background-position: center;
|
| 29 |
}
|
|
|
|
| 23 |
.bg-img{
|
| 24 |
width: 100%;
|
| 25 |
height: 100vh;
|
| 26 |
+
background-image:linear-gradient(rgba(0, 0, 0, 0.71),rgba(0, 0, 0, 0.7)),url('b4.jpg');
|
| 27 |
background-size: cover;
|
| 28 |
background-position: center;
|
| 29 |
}
|