Spaces:
Sleeping
Sleeping
kasper-boy
commited on
Commit
•
dccf0f3
1
Parent(s):
be818ed
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: 1000px !important}
|
455 |
h1{text-align:center}
|
456 |
'''
|
457 |
|