Nidhal-ch commited on
Commit
f40fcd8
·
verified ·
1 Parent(s): eb5e924

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -149,7 +149,7 @@ with col1:
149
  st.markdown(df_results.style.hide(axis="index").to_html(), unsafe_allow_html=True)
150
 
151
  # Display evolution graphs
152
- st.markdown("<div style='margin-top: 30px;'></div>", unsafe_allow_html=True)
153
  st.markdown(
154
  """
155
  <h2 id="evolution-graphs" style="margin-bottom: 0px; padding-bottom: 0px;">
 
149
  st.markdown(df_results.style.hide(axis="index").to_html(), unsafe_allow_html=True)
150
 
151
  # Display evolution graphs
152
+ st.markdown("<div style='margin-top: 15px;'></div>", unsafe_allow_html=True)
153
  st.markdown(
154
  """
155
  <h2 id="evolution-graphs" style="margin-bottom: 0px; padding-bottom: 0px;">