Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
}
|
5 |
.bg-image {
|
6 |
/*--https://source.unsplash.com/1600x900/?developer--*/
|
7 |
-
background-image: url('https://
|
8 |
height: 85vh;
|
9 |
background-position: center;
|
10 |
background-repeat: no-repeat;
|
|
|
4 |
}
|
5 |
.bg-image {
|
6 |
/*--https://source.unsplash.com/1600x900/?developer--*/
|
7 |
+
background-image: url('https://source.unsplash.com/1600x900/?developer');
|
8 |
height: 85vh;
|
9 |
background-position: center;
|
10 |
background-repeat: no-repeat;
|