m7mdal7aj commited on
Commit
42a0492
1 Parent(s): 280c65f

Update my_model/tabs/model_arch.py

Browse files
Files changed (1) hide show
  1. my_model/tabs/model_arch.py +1 -1
my_model/tabs/model_arch.py CHANGED
@@ -53,7 +53,7 @@ def run_model_arch() -> None:
53
  </div>
54
  """, unsafe_allow_html=True)
55
 
56
- st.markdown("<br>" * 3, unsafe_allow_html=True)
57
  st.markdown("#### Design")
58
  st.markdown("""
59
  <div style="text-align: justify;">
 
53
  </div>
54
  """, unsafe_allow_html=True)
55
 
56
+ st.markdown("<br>" * 2, unsafe_allow_html=True)
57
  st.markdown("#### Design")
58
  st.markdown("""
59
  <div style="text-align: justify;">