Maryam Ilka commited on
Commit
43bd2e7
·
verified ·
1 Parent(s): e374e74

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -291,7 +291,7 @@ def map_view():
291
  """نمایش نقشه و قیمت"""
292
  st.markdown(f"""
293
  <div style="display: flex; align-items: center; justify-content: center; gap: 20px; margin-bottom: 20px;">
294
- <img src="rahyar.png" width="80" alt="لوگوی راهیار">
295
  <div>
296
  <h2 style="color: #6a0dad; margin: 0;">راهیار 🚖</h2>
297
  <p style="color: #6a0dad; margin: 0;">سفرهای درون شهری سریع و مطمئن</p>
 
291
  """نمایش نقشه و قیمت"""
292
  st.markdown(f"""
293
  <div style="display: flex; align-items: center; justify-content: center; gap: 20px; margin-bottom: 20px;">
294
+ <img src="rahyar.png" style="max-width:100%; height:auto; width:80px;">
295
  <div>
296
  <h2 style="color: #6a0dad; margin: 0;">راهیار 🚖</h2>
297
  <p style="color: #6a0dad; margin: 0;">سفرهای درون شهری سریع و مطمئن</p>