Spaces:
Running
Running
Update styles.css
Browse files- styles.css +1 -1
styles.css
CHANGED
|
@@ -3,7 +3,7 @@ body {
|
|
| 3 |
background-color: #1a202c;
|
| 4 |
color: #e2e8f0;
|
| 5 |
transition: background-color 0.3s ease, color 0.3s ease;
|
| 6 |
-
background-image: url('https://
|
| 7 |
background-size: cover;
|
| 8 |
background-position: center;
|
| 9 |
background-attachment: fixed;
|
|
|
|
| 3 |
background-color: #1a202c;
|
| 4 |
color: #e2e8f0;
|
| 5 |
transition: background-color 0.3s ease, color 0.3s ease;
|
| 6 |
+
background-image: url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ8Z9FTzLDjysW6fJlPwTO2wjmuKJanIst3rDXXsejK-h-v6yS1fHdUpeI&s=10');
|
| 7 |
background-size: cover;
|
| 8 |
background-position: center;
|
| 9 |
background-attachment: fixed;
|