multimodalart HF staff commited on
Commit
227b6d5
·
verified ·
1 Parent(s): addfecb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ examples = [
39
  css="""
40
  #col-container {
41
  margin: 0 auto;
42
- max-width: 520px;
43
  }
44
  """
45
 
 
39
  css="""
40
  #col-container {
41
  margin: 0 auto;
42
+ max-width: 960px;
43
  }
44
  """
45