Spaces:
Configuration error
Configuration error
Commit
·
bc2719e
1
Parent(s):
0115d11
Update app.py
Browse files
app.py
CHANGED
|
@@ -458,7 +458,7 @@ with gr.Blocks(css=css) as demo:
|
|
| 458 |
font-size: 1.75rem;
|
| 459 |
margin-bottom: 10px;
|
| 460 |
width: 700px;
|
| 461 |
-
height:
|
| 462 |
margin: 0 auto;
|
| 463 |
/* border: 1px solid red; */
|
| 464 |
justify-content: center;
|
|
|
|
| 458 |
font-size: 1.75rem;
|
| 459 |
margin-bottom: 10px;
|
| 460 |
width: 700px;
|
| 461 |
+
height: 200px;
|
| 462 |
margin: 0 auto;
|
| 463 |
/* border: 1px solid red; */
|
| 464 |
justify-content: center;
|