Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -244,7 +244,6 @@ video_examples = [
|
|
| 244 |
]
|
| 245 |
|
| 246 |
css = """
|
| 247 |
-
.main-container { max-width: 1400px; margin: 0 auto; }
|
| 248 |
.submit-btn {
|
| 249 |
background-color: #2980b9 !important;
|
| 250 |
color: white !important;
|
|
|
|
| 244 |
]
|
| 245 |
|
| 246 |
css = """
|
|
|
|
| 247 |
.submit-btn {
|
| 248 |
background-color: #2980b9 !important;
|
| 249 |
color: white !important;
|