Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -24,10 +24,10 @@ st.markdown(
|
|
| 24 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
|
| 25 |
|
| 26 |
body {
|
| 27 |
-
background: url('https://
|
| 28 |
background-size: cover;
|
| 29 |
color: #333;
|
| 30 |
-
font-family: '
|
| 31 |
}
|
| 32 |
.stButton>button {
|
| 33 |
background-color: #4CAF50;
|
|
|
|
| 24 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
|
| 25 |
|
| 26 |
body {
|
| 27 |
+
background: url('https://s1.1zoom.me/big0/395/Fields_Sunrises_and_499477.jpg');
|
| 28 |
background-size: cover;
|
| 29 |
color: #333;
|
| 30 |
+
font-family: 'Bold italic2'
|
| 31 |
}
|
| 32 |
.stButton>button {
|
| 33 |
background-color: #4CAF50;
|