radames commited on
Commit
014b354
1 Parent(s): b7028f0
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ examples = [
105
  css = """
106
  #col-container {
107
  margin: 0 auto;
108
- max-width: 512px;
109
  }
110
  """
111
 
 
105
  css = """
106
  #col-container {
107
  margin: 0 auto;
108
+ max-width: 712px;
109
  }
110
  """
111