JeCabrera commited on
Commit
f592a63
·
verified ·
1 Parent(s): 389b675

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ st.markdown("<h3 style='text-align: center;'>Convierte tus ideas en historias in
73
  st.markdown("""
74
  <style>
75
  div.stButton > button {
76
- background-color: #FFCC00; /* Color llamativo */
77
  color: black; /* Texto en negro */
78
  width: 90%;
79
  height: 60px;
 
73
  st.markdown("""
74
  <style>
75
  div.stButton > button {
76
+ background-color: #00ed11; /* Color llamativo */
77
  color: black; /* Texto en negro */
78
  width: 90%;
79
  height: 60px;