corvo7 commited on
Commit
d7fd3f5
·
verified ·
1 Parent(s): 4cbb66a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ st.markdown(
17
  )
18
 
19
  with st.container():
20
- st.markdown("<h2 style='text-align: center; color: grey;'>About the web app 🕵</h2>", unsafe_allow_html=True)
21
  st.markdown("-----------------------------------------------------------------")
22
 
23
  col1, col2, = st.columns(2,gap="small")
 
17
  )
18
 
19
  with st.container():
20
+ st.markdown("<h2 style='text-align: center; color: grey;'>About the web app </h2>", unsafe_allow_html=True)
21
  st.markdown("-----------------------------------------------------------------")
22
 
23
  col1, col2, = st.columns(2,gap="small")