alexnasa commited on
Commit
b6e3013
·
verified ·
1 Parent(s): 0e26985

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -495,7 +495,7 @@ def cleanup(request: gr.Request):
495
  css = """
496
  #col-container {
497
  margin: 0 auto;
498
- max-width: 1096px;
499
  }
500
  """
501
 
 
495
  css = """
496
  #col-container {
497
  margin: 0 auto;
498
+ max-width: 1400px;
499
  }
500
  """
501