Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
line-height: 1.6;
|
4 |
}
|
5 |
.bg-image {
|
6 |
-
background-image: url('https://
|
7 |
height: 85vh;
|
8 |
background-position: center;
|
9 |
background-repeat: no-repeat;
|
@@ -14,6 +14,7 @@
|
|
14 |
text-align: center;
|
15 |
}
|
16 |
|
|
|
17 |
.hero-text {
|
18 |
color: #ffffff;
|
19 |
}
|
|
|
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;
|
|
|
14 |
text-align: center;
|
15 |
}
|
16 |
|
17 |
+
|
18 |
.hero-text {
|
19 |
color: #ffffff;
|
20 |
}
|