Anne31415 commited on
Commit
894c71a
·
1 Parent(s): 561f7a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ with st.sidebar:
42
  Curious about our recent publications? Feel free to ask questions about our latest whitepapers, and I'll provide you with the insights you need!<br><br>
43
  """, unsafe_allow_html=True)
44
 
45
- add_vertical_space(3) # Adjust as per the desired spacing
46
 
47
  glossary_option = st.selectbox(
48
  'Want to see more Glossary Topics to ask about?',
 
42
  Curious about our recent publications? Feel free to ask questions about our latest whitepapers, and I'll provide you with the insights you need!<br><br>
43
  """, unsafe_allow_html=True)
44
 
45
+ add_vertical_space(1) # Adjust as per the desired spacing
46
 
47
  glossary_option = st.selectbox(
48
  'Want to see more Glossary Topics to ask about?',