mery22 commited on
Commit
5cd1413
·
verified ·
1 Parent(s): a4db05d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ st.markdown("### 🤖 ALTER-IA BOT, ton assistant virtuel de tous les jours")
12
  st.markdown("##### Votre Réponse à Chaque Défi Méthodologique 📈")
13
 
14
  # Create columns for logos
15
- col1, col2, col3 = st.columns([1, 6, 5])
16
 
17
  with col1:
18
  st.image("Design 3_2 (1).png", width= 200, use_column_width=True) # Adjust image path and size as needed
 
12
  st.markdown("##### Votre Réponse à Chaque Défi Méthodologique 📈")
13
 
14
  # Create columns for logos
15
+ col1, col2, col3 = st.columns([2, 6, 2])
16
 
17
  with col1:
18
  st.image("Design 3_2 (1).png", width= 200, use_column_width=True) # Adjust image path and size as needed