Spaces:
Sleeping
Sleeping
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +1 -1
src/streamlit_app.py
CHANGED
@@ -14,7 +14,7 @@ st.markdown(
|
|
14 |
"""
|
15 |
<style>
|
16 |
body, .main, .stApp {
|
17 |
-
background: #
|
18 |
color: #fff !important;
|
19 |
}
|
20 |
</style>
|
|
|
14 |
"""
|
15 |
<style>
|
16 |
body, .main, .stApp {
|
17 |
+
background: #14151A !important;
|
18 |
color: #fff !important;
|
19 |
}
|
20 |
</style>
|