DeepLearning101 commited on
Commit
92aeb66
·
verified ·
1 Parent(s): f5fcd05

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -69,7 +69,7 @@ with st.sidebar:
69
  st.markdown(
70
  f"""
71
  <a href="{HOME_URL}" target="_blank">
72
- <img src="{LOGO_URL}" width="100%">
73
  </a>
74
  """,
75
  unsafe_allow_html=True
 
69
  st.markdown(
70
  f"""
71
  <a href="{HOME_URL}" target="_blank">
72
+ <img src="{LOGO_URL}" width="85%">
73
  </a>
74
  """,
75
  unsafe_allow_html=True