Spaces:
Runtime error
Runtime error
Commit
·
69058d7
1
Parent(s):
a913343
Update appStore/coherence.py
Browse files- appStore/coherence.py +1 -1
appStore/coherence.py
CHANGED
@@ -47,7 +47,7 @@ def app():
|
|
47 |
#### APP INFO #####
|
48 |
with st.container():
|
49 |
st.markdown("<h1 style='text-align: center; \
|
50 |
-
color: black;'>
|
51 |
unsafe_allow_html=True)
|
52 |
st.write(' ')
|
53 |
st.write(' ')
|
|
|
47 |
#### APP INFO #####
|
48 |
with st.container():
|
49 |
st.markdown("<h1 style='text-align: center; \
|
50 |
+
color: black;'> Data Harmonization Tool</h1>",
|
51 |
unsafe_allow_html=True)
|
52 |
st.write(' ')
|
53 |
st.write(' ')
|