Update app.py
Browse files
app.py
CHANGED
@@ -49,7 +49,7 @@ import streamlit as st
|
|
49 |
# #}}
|
50 |
# #*/
|
51 |
#</style>
|
52 |
-
"""
|
53 |
|
54 |
# Inject CSS as early as possible in your app
|
55 |
#st.markdown(custom_css, unsafe_allow_html=True)
|
|
|
49 |
# #}}
|
50 |
# #*/
|
51 |
#</style>
|
52 |
+
#"""
|
53 |
|
54 |
# Inject CSS as early as possible in your app
|
55 |
#st.markdown(custom_css, unsafe_allow_html=True)
|