Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -328,7 +328,7 @@ with gr.Blocks(
|
|
| 328 |
font-size: 3rem;
|
| 329 |
font-weight: bold;
|
| 330 |
text-align: center;
|
| 331 |
-
color: #
|
| 332 |
animation: float 3s ease-in-out infinite;
|
| 333 |
text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
|
| 334 |
margin-bottom: 1.5rem;
|
|
|
|
| 328 |
font-size: 3rem;
|
| 329 |
font-weight: bold;
|
| 330 |
text-align: center;
|
| 331 |
+
color: #147d5a;
|
| 332 |
animation: float 3s ease-in-out infinite;
|
| 333 |
text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
|
| 334 |
margin-bottom: 1.5rem;
|