Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
|
2 |
font-family: 'Arial', sans-serif;
|
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;
|
|
|
1 |
+
body {
|
2 |
font-family: 'Arial', sans-serif;
|
3 |
line-height: 1.6;
|
4 |
}
|
5 |
.bg-image {
|
6 |
+
background-image: url('https://img.freepik.com/free-vector/dark-blue-memphis-blog-banner-template_53876-98946.jpg');
|
7 |
height: 85vh;
|
8 |
background-position: center;
|
9 |
background-repeat: no-repeat;
|