mbarnig commited on
Commit
00f3f86
·
verified ·
1 Parent(s): 1508448

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ examples = [
50
  css="""
51
  #col-container {
52
  margin: 0 auto;
53
- max-width: 520px;
54
  }
55
  """
56
 
 
50
  css="""
51
  #col-container {
52
  margin: 0 auto;
53
+ max-width: 600px;
54
  }
55
  """
56