prasadnu commited on
Commit
edd2c0d
·
1 Parent(s): 1a881dc
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ with col_logo:
132
  st.image("/home/user/app/images/OS_AI_1_cropped.png", use_column_width=True)
133
  spacer_col = st.columns(1)[0]
134
  with spacer_col:
135
- st.markdown("<div style='height: 100px;'></div>", unsafe_allow_html=True)
136
 
137
 
138
  col1, col2, col3 = st.columns(3)
 
132
  st.image("/home/user/app/images/OS_AI_1_cropped.png", use_column_width=True)
133
  spacer_col = st.columns(1)[0]
134
  with spacer_col:
135
+ st.markdown("<div style='height: 120px;'></div>", unsafe_allow_html=True)
136
 
137
 
138
  col1, col2, col3 = st.columns(3)