jagriti commited on
Commit
167d78a
·
1 Parent(s): b287f6c

Update index.html

Browse files
Files changed (1) hide show
  1. 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('static/css/b4.jpg');
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
  }