Junaidb commited on
Commit
b60b17e
·
verified ·
1 Parent(s): 318ecf5

Update ui.py

Browse files
Files changed (1) hide show
  1. ui.py +1 -2
ui.py CHANGED
@@ -8,8 +8,7 @@ def APP():
8
 
9
  #st.title("newMATTER")
10
  st.markdown("""
11
- <p>new</p>
12
- <h2 style='color:red'>MATTER</h2>
13
  """,unsafe_allow_html=True)
14
 
15
  with col2:
 
8
 
9
  #st.title("newMATTER")
10
  st.markdown("""
11
+ <h2>new <i style='color:red'>MATTER</i> </h2>
 
12
  """,unsafe_allow_html=True)
13
 
14
  with col2: