Spaces:
Sleeping
Sleeping
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +0 -9
src/streamlit_app.py
CHANGED
@@ -250,12 +250,3 @@ st.markdown("""
|
|
250 |
</div>
|
251 |
""", unsafe_allow_html=True)
|
252 |
|
253 |
-
# --- POWERED BY SIGN-OFF ---
|
254 |
-
st.markdown(
|
255 |
-
"""
|
256 |
-
<div style="margin-top:1.7em;margin-bottom:0.5em;text-align:center;">
|
257 |
-
<span style="font-size:1.09em;color:#F72585;font-weight:700;">Powered by Bugs Fring</span>
|
258 |
-
</div>
|
259 |
-
""",
|
260 |
-
unsafe_allow_html=True
|
261 |
-
)
|
|
|
250 |
</div>
|
251 |
""", unsafe_allow_html=True)
|
252 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|