alexnasa commited on
Commit
c245ab0
·
verified ·
1 Parent(s): a874f06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -462,7 +462,7 @@ def cleanup(request: gr.Request):
462
  css = """
463
  #col-container {
464
  margin: 0 auto;
465
- max-width: 1024px;
466
  }
467
  """
468
 
 
462
  css = """
463
  #col-container {
464
  margin: 0 auto;
465
+ max-width: 1048px;
466
  }
467
  """
468