Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -322,7 +322,7 @@ with gr.Blocks(
|
|
| 322 |
#prompt_box {
|
| 323 |
width: 100%;
|
| 324 |
text-align: center !important;
|
| 325 |
-
font-size:
|
| 326 |
font-weight: 900 !important;
|
| 327 |
line-height: 1.35 !important;
|
| 328 |
margin-top: 16px !important;
|
|
|
|
| 322 |
#prompt_box {
|
| 323 |
width: 100%;
|
| 324 |
text-align: center !important;
|
| 325 |
+
font-size: 30px !important;
|
| 326 |
font-weight: 900 !important;
|
| 327 |
line-height: 1.35 !important;
|
| 328 |
margin-top: 16px !important;
|