Truong-Phuc Nguyen
commited on
Commit
•
ae325aa
1
Parent(s):
8196f31
Update AlphaEdu.py
Browse files- AlphaEdu.py +1 -1
AlphaEdu.py
CHANGED
@@ -15,7 +15,7 @@ st.markdown(f"""
|
|
15 |
<img src="./app/static/AlphaEdu_logo_trans.png"/>
|
16 |
</div>
|
17 |
""", unsafe_allow_html=True)
|
18 |
-
st.markdown("<
|
19 |
|
20 |
# =====================================================================================================
|
21 |
|
|
|
15 |
<img src="./app/static/AlphaEdu_logo_trans.png"/>
|
16 |
</div>
|
17 |
""", unsafe_allow_html=True)
|
18 |
+
st.markdown("<h3 style='text-align: center;'>AlphaEdu</h3>", unsafe_allow_html=True)
|
19 |
|
20 |
# =====================================================================================================
|
21 |
|