sharmavaruncs commited on
Commit
d54b263
·
1 Parent(s): ff9a3d0

changed alignment again

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,7 +113,7 @@ def config():
113
  #st.markdown("<div class='centered-image'>", unsafe_allow_html=True)
114
  #st.image("config/microphone.jpeg",width=200)
115
  #st.markdown("</div>", unsafe_allow_html=True)
116
- st.image("config/microphone.jpeg", width=200, caption="Centered Image", use_column_width=True)
117
  # Add custom CSS styles
118
  st.markdown("""
119
  <style>
 
113
  #st.markdown("<div class='centered-image'>", unsafe_allow_html=True)
114
  #st.image("config/microphone.jpeg",width=200)
115
  #st.markdown("</div>", unsafe_allow_html=True)
116
+ st.image("config/microphone.jpeg", width=100, use_column_width=True)
117
  # Add custom CSS styles
118
  st.markdown("""
119
  <style>