JAYASWAROOP commited on
Commit
3f42b8e
·
verified ·
1 Parent(s): 67814d8

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -1
style.css CHANGED
@@ -3,7 +3,7 @@
3
  line-height: 1.6;
4
  }
5
  .bg-image {
6
-
7
  height: 85vh;
8
  background-position: center;
9
  background-repeat: no-repeat;
@@ -15,6 +15,7 @@
15
  }
16
 
17
 
 
18
  .hero-text {
19
  color: #ffffff;
20
  }
 
3
  line-height: 1.6;
4
  }
5
  .bg-image {
6
+ background-image: url('https://source.unsplash.com/1600x900/?coding');
7
  height: 85vh;
8
  background-position: center;
9
  background-repeat: no-repeat;
 
15
  }
16
 
17
 
18
+
19
  .hero-text {
20
  color: #ffffff;
21
  }