Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -212,7 +212,7 @@ with gr.Blocks(css=CSS_FIJO, theme=gr.themes.Base()) as demo:
|
|
| 212 |
<div style="text-align: center; background: white; padding: 20px; border-bottom: 3px solid #007bff;">
|
| 213 |
<h1 style="color: black !important; margin: 0; font-size: 28px;">🚀 PinGoo</h1>
|
| 214 |
<p style="color: black !important; margin: 5px 0; font-size: 20px;">Test de Velocidad con IA</p>
|
| 215 |
-
<p style="color: #666 !important; margin: 0; font-size: 14px;">
|
| 216 |
</div>
|
| 217 |
""")
|
| 218 |
|
|
|
|
| 212 |
<div style="text-align: center; background: white; padding: 20px; border-bottom: 3px solid #007bff;">
|
| 213 |
<h1 style="color: black !important; margin: 0; font-size: 28px;">🚀 PinGoo</h1>
|
| 214 |
<p style="color: black !important; margin: 5px 0; font-size: 20px;">Test de Velocidad con IA</p>
|
| 215 |
+
<p style="color: #666 !important; margin: 0; font-size: 14px;">💡 PinGoo mide la calidad, no solo la cantidad.</p>
|
| 216 |
</div>
|
| 217 |
""")
|
| 218 |
|