Maryam Ilka commited on
Commit
a6901c2
·
verified ·
1 Parent(s): 0db1c6d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -258,7 +258,7 @@ def main():
258
  # نمایش هدر
259
  st.markdown("""
260
  <div class="rahyar-header">
261
- <h2>راهیار 🚖</h2>
262
  <p>سفرهای درون شهری سریع و مطمئن</p>
263
  </div>
264
  """, unsafe_allow_html=True)
@@ -294,7 +294,7 @@ def main():
294
 
295
  with col2:
296
  st.markdown("<br>", unsafe_allow_html=True)
297
- if st.button("درخواست راهیار", key="request_btn", type="primary"):
298
  pass
299
 
300
  if st.session_state.scenario_type != "control":
 
258
  # نمایش هدر
259
  st.markdown("""
260
  <div class="rahyar-header">
261
+ <h2>رهیار 🚖</h2>
262
  <p>سفرهای درون شهری سریع و مطمئن</p>
263
  </div>
264
  """, unsafe_allow_html=True)
 
294
 
295
  with col2:
296
  st.markdown("<br>", unsafe_allow_html=True)
297
+ if st.button("درخواست رهیار", key="request_btn", type="primary"):
298
  pass
299
 
300
  if st.session_state.scenario_type != "control":