Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -22,7 +22,7 @@ st.markdown(f"""
|
|
| 22 |
<style>
|
| 23 |
/* Set the background image for the entire app */
|
| 24 |
.stApp {{
|
| 25 |
-
background-color:
|
| 26 |
background-size: 100px;
|
| 27 |
background-repeat:no;
|
| 28 |
background-attachment: auto;
|
|
|
|
| 22 |
<style>
|
| 23 |
/* Set the background image for the entire app */
|
| 24 |
.stApp {{
|
| 25 |
+
background-color:#6793AC;
|
| 26 |
background-size: 100px;
|
| 27 |
background-repeat:no;
|
| 28 |
background-attachment: auto;
|