Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -3,7 +3,8 @@
|
|
3 |
line-height: 1.6;
|
4 |
}
|
5 |
.bg-image {
|
6 |
-
|
|
|
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;
|