Spaces:
Running
Running
Update ui.py
Browse files
ui.py
CHANGED
@@ -8,8 +8,7 @@ def APP():
|
|
8 |
|
9 |
#st.title("newMATTER")
|
10 |
st.markdown("""
|
11 |
-
<
|
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:
|