Jan Mühlnikel commited on
Commit
e32d7cf
·
1 Parent(s): 56fd0b1

adjusted space to top

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ import similarity_page
13
  st.markdown("""
14
  <style>
15
  .reportview-container .main .block-container{
16
- padding-top: 2rem; /* Adjust the value as needed */
17
  }
18
  </style>
19
  """, unsafe_allow_html=True)
 
13
  st.markdown("""
14
  <style>
15
  .reportview-container .main .block-container{
16
+ padding-top: 1rem; /* Adjust the value as needed */
17
  }
18
  </style>
19
  """, unsafe_allow_html=True)