Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -451,7 +451,7 @@ examples = [
|
|
| 451 |
]
|
| 452 |
|
| 453 |
css = '''
|
| 454 |
-
.gradio-container{max-width:
|
| 455 |
h1{text-align:center}
|
| 456 |
'''
|
| 457 |
|
|
|
|
| 451 |
]
|
| 452 |
|
| 453 |
css = '''
|
| 454 |
+
.gradio-container{max-width: 590px !important}
|
| 455 |
h1{text-align:center}
|
| 456 |
'''
|
| 457 |
|