Spaces:
Runtime error
Runtime error
Commit
·
0e57a0b
1
Parent(s):
0eaff52
Update app.py
Browse files
app.py
CHANGED
@@ -67,7 +67,7 @@ st.markdown(""" <style> .font {
|
|
67 |
font-size:40px ; font-family: 'Cooper Black'; color: #301E67;}
|
68 |
</style> """, unsafe_allow_html=True)
|
69 |
|
70 |
-
st.markdown('<p class="font"
|
71 |
|
72 |
st.markdown(""" <style> .font1 {
|
73 |
font-size:28px ; font-family: 'Times New Roman'; color: #8d33ff;}
|
|
|
67 |
font-size:40px ; font-family: 'Cooper Black'; color: #301E67;}
|
68 |
</style> """, unsafe_allow_html=True)
|
69 |
|
70 |
+
st.markdown('<p class="font"; style="text-align: center;>Análisis de comentarios sexistas en linea</p>', unsafe_allow_html=True)
|
71 |
|
72 |
st.markdown(""" <style> .font1 {
|
73 |
font-size:28px ; font-family: 'Times New Roman'; color: #8d33ff;}
|