Spaces:
Running
Running
Akshayram1
commited on
Commit
•
c53d975
1
Parent(s):
10bfc4e
Update app (3).py
Browse files- app (3).py +1 -1
app (3).py
CHANGED
@@ -154,4 +154,4 @@ hide_streamlit_style = """
|
|
154 |
footer {visibility: hidden;}
|
155 |
</style>
|
156 |
"""
|
157 |
-
st.markdown(hide_streamlit_style, unsafe_allow_html=True)
|
|
|
154 |
footer {visibility: hidden;}
|
155 |
</style>
|
156 |
"""
|
157 |
+
st.markdown(hide_streamlit_style, unsafe_allow_html=True)
|