ford442 commited on
Commit
e364109
·
1 Parent(s): 7a5454a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -325,7 +325,7 @@ def load_predefined_images1():
325
  css = '''
326
  #col-container {
327
  margin: 0 auto;
328
- max-width: 768px;
329
  }
330
  h1{text-align:center}
331
  footer {
 
325
  css = '''
326
  #col-container {
327
  margin: 0 auto;
328
+ max-width: 640px;
329
  }
330
  h1{text-align:center}
331
  footer {