Spaces:
Running
Running
Update streamlit_app.py
Browse files- streamlit_app.py +1 -0
streamlit_app.py
CHANGED
@@ -40,6 +40,7 @@ st.markdown("""
|
|
40 |
.stImage {
|
41 |
margin-top: 1rem;
|
42 |
margin-bottom: 1rem;
|
|
|
43 |
}
|
44 |
</style>
|
45 |
""", unsafe_allow_html=True)
|
|
|
40 |
.stImage {
|
41 |
margin-top: 1rem;
|
42 |
margin-bottom: 1rem;
|
43 |
+
|
44 |
}
|
45 |
</style>
|
46 |
""", unsafe_allow_html=True)
|