Joshua1808 commited on
Commit
9641669
·
1 Parent(s): 1b4e97e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ st.markdown('<style>body{background-color: Blue;}</style>',unsafe_allow_html=Tru
61
  st.markdown(""" <style> .font {
62
  font-size:40px ; font-family: 'Cooper Black'; color: #06bf69;}
63
  </style> """, unsafe_allow_html=True)
64
- st.markdown('<p class="font">Análisis de comentarios sexistas en Twitter</p>', unsafe_allow_html=True)
65
 
66
  st.markdown(""" <style> .font1 {
67
  font-size:28px ; font-family: 'Times New Roman'; color: #8d33ff;}
 
61
  st.markdown(""" <style> .font {
62
  font-size:40px ; font-family: 'Cooper Black'; color: #06bf69;}
63
  </style> """, unsafe_allow_html=True)
64
+ st.markdown('<p class="font">Detectando el Sexismo en Línea: Un Proyecto de Investigación</p>', unsafe_allow_html=True)
65
 
66
  st.markdown(""" <style> .font1 {
67
  font-size:28px ; font-family: 'Times New Roman'; color: #8d33ff;}