alexnasa commited on
Commit
bb36c36
·
verified ·
1 Parent(s): 165e9ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -296,7 +296,7 @@ def build_demo():
296
  css = """
297
  #col-container {
298
  margin: 0 auto;
299
- max-width: 1280px;
300
  }
301
  """
302
  theme = gr.themes.Ocean()
 
296
  css = """
297
  #col-container {
298
  margin: 0 auto;
299
+ max-width: 1480px;
300
  }
301
  """
302
  theme = gr.themes.Ocean()