Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -175,7 +175,7 @@ examples = [
|
|
175 |
|
176 |
css = '''
|
177 |
.gradio-container {
|
178 |
-
max-width:
|
179 |
margin: 0 auto !important;
|
180 |
}
|
181 |
h1 {
|
|
|
175 |
|
176 |
css = '''
|
177 |
.gradio-container {
|
178 |
+
max-width: 590px !important;
|
179 |
margin: 0 auto !important;
|
180 |
}
|
181 |
h1 {
|