Spaces:
Running
Running
Erva Ulusoy
commited on
Commit
·
535f18c
1
Parent(s):
ecb9c6d
Update About.py
Browse files- pages/About.py +1 -1
pages/About.py
CHANGED
|
@@ -12,7 +12,7 @@ st.markdown(
|
|
| 12 |
|
| 13 |
""")
|
| 14 |
|
| 15 |
-
st.markdown('<p style="font-size:18px; font-weight:bold">Developers: Erva Ulusoy
|
| 16 |
|
| 17 |
st.markdown(
|
| 18 |
'<p style="font-size:25px; font-weight:bold">How it works</p>', unsafe_allow_html=True)
|
|
|
|
| 12 |
|
| 13 |
""")
|
| 14 |
|
| 15 |
+
st.markdown('<p style="font-size:18px; font-weight:bold">Developers: Erva Ulusoy, Tunca Dogan</p>', unsafe_allow_html=True)
|
| 16 |
|
| 17 |
st.markdown(
|
| 18 |
'<p style="font-size:25px; font-weight:bold">How it works</p>', unsafe_allow_html=True)
|