fffiloni commited on
Commit
3127104
1 Parent(s): 72aa658

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,7 +138,7 @@ description = "Get music from a picture"
138
  css = """
139
  #col-container{
140
  margin: 0 auto;
141
- max-width: 780px;
142
  text-align: left;
143
  }
144
  """
 
138
  css = """
139
  #col-container{
140
  margin: 0 auto;
141
+ max-width: 980px;
142
  text-align: left;
143
  }
144
  """