Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -27,7 +27,7 @@ body {
|
|
27 |
|
28 |
.hero {
|
29 |
height: 100vh;
|
30 |
-
|
31 |
background-position: center;
|
32 |
background-size: cover;
|
33 |
color: #fff;
|
|
|
27 |
|
28 |
.hero {
|
29 |
height: 100vh;
|
30 |
+
background-image: url('https://source.unsplash.com/1600x900/?developer'); /* Replace with your background image path */
|
31 |
background-position: center;
|
32 |
background-size: cover;
|
33 |
color: #fff;
|