JeCabrera commited on
Commit
ec52ba9
·
verified ·
1 Parent(s): 90a76ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,7 +113,7 @@ if not st.session_state.messages:
113
  <div style='text-align: center; padding: 1rem 0;'>
114
  <h1 style='font-size: 24px; margin-bottom: 0.5rem;'>💎 RoboCopy PUV Creator</h1>
115
  <p style='font-size: 16px; color: white;'>By Jesús Cabrera</p>
116
- <p style='font-size: 14px; background-color: rgba(749, 210, 247, 0.1); padding: 8px; border-radius: 5px; margin-top: 10px; color: white;'>
117
  🎯 Experto en crear Propuestas de Valor Únicas que convierten audiencia en clientes
118
  </p>
119
  </div>
 
113
  <div style='text-align: center; padding: 1rem 0;'>
114
  <h1 style='font-size: 24px; margin-bottom: 0.5rem;'>💎 RoboCopy PUV Creator</h1>
115
  <p style='font-size: 16px; color: white;'>By Jesús Cabrera</p>
116
+ <p style='font-size: 14px; background-color: rgb(49, 210, 247); padding: 8px; border-radius: 5px; margin-top: 10px; color: white;'>
117
  🎯 Experto en crear Propuestas de Valor Únicas que convierten audiencia en clientes
118
  </p>
119
  </div>