JAYASWAROOP commited on
Commit
d9d9484
·
verified ·
1 Parent(s): 956ce25

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -1
style.css CHANGED
@@ -3,7 +3,8 @@
3
  line-height: 1.6;
4
  }
5
  .bg-image {
6
- background-image: url('https://source.unsplash.com/1600x900/?developer');
 
7
  height: 85vh;
8
  background-position: center;
9
  background-repeat: no-repeat;
 
3
  line-height: 1.6;
4
  }
5
  .bg-image {
6
+ /*--https://source.unsplash.com/1600x900/?developer--*/
7
+ background-image: url('https://api.unsplash.com/photos/random?count=5');
8
  height: 85vh;
9
  background-position: center;
10
  background-repeat: no-repeat;