ppsingh commited on
Commit
9d52ae7
1 Parent(s): 62c01ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ with st.sidebar:
30
  add_upload(choice, files)
31
 
32
  with st.container():
33
- st.markdown("<h2 style='text-align: center; color: black;'> Climate Policy Understanding: <span style="color:blue">some *IKI Tracs* text</span> </h2>", unsafe_allow_html=True)
34
  st.write(' ')
35
 
36
  with st.expander("ℹ️ - About this app", expanded=False):
 
30
  add_upload(choice, files)
31
 
32
  with st.container():
33
+ st.markdown("<h2 style='text-align: center; color: black;'> Climate Policy Understanding: IKI Tracs </h2>", unsafe_allow_html=True)
34
  st.write(' ')
35
 
36
  with st.expander("ℹ️ - About this app", expanded=False):