Spaces:
Sleeping
Sleeping
Maryam Ilka commited on
Update app.py
Browse files
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"
|
| 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>
|