Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -67,7 +67,7 @@ st.set_page_config(page_title="Poetic Vision", page_icon=":pencil:", layout="wid
|
|
67 |
|
68 |
# Main UI components
|
69 |
st.markdown("<h1 style='text-align: center;'>VisionTales</h1>", unsafe_allow_html=True)
|
70 |
-
st.markdown("<h3 style='text-align: center;'>
|
71 |
|
72 |
# Add custom CSS for the button
|
73 |
st.markdown("""
|
|
|
67 |
|
68 |
# Main UI components
|
69 |
st.markdown("<h1 style='text-align: center;'>VisionTales</h1>", unsafe_allow_html=True)
|
70 |
+
st.markdown("<h3 style='text-align: center;'>Convierte tus ideas en historias inolvidables.</h3>", unsafe_allow_html=True)
|
71 |
|
72 |
# Add custom CSS for the button
|
73 |
st.markdown("""
|