Spaces:
Build error
Build error
update app
Browse files
app.py
CHANGED
|
@@ -176,7 +176,7 @@ body, .gradio-container {
|
|
| 176 |
}
|
| 177 |
|
| 178 |
#main-title h1 {
|
| 179 |
-
font-size: 2.
|
| 180 |
font-weight: 700 !important;
|
| 181 |
background: linear-gradient(135deg, #FF69B4 0%, #FF99C4 50%, #E55AA0 100%);
|
| 182 |
background-size: 200% 200%;
|
|
|
|
| 176 |
}
|
| 177 |
|
| 178 |
#main-title h1 {
|
| 179 |
+
font-size: 2.7em !important;
|
| 180 |
font-weight: 700 !important;
|
| 181 |
background: linear-gradient(135deg, #FF69B4 0%, #FF99C4 50%, #E55AA0 100%);
|
| 182 |
background-size: 200% 200%;
|