prithivMLmods commited on
Commit
c9c036f
·
verified ·
1 Parent(s): 6be1702

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,7 +74,7 @@ style_list = [
74
  css="""
75
  #col-container {
76
  margin: 0 auto;
77
- max-width: 550px;
78
  }
79
  """
80
 
 
74
  css="""
75
  #col-container {
76
  margin: 0 auto;
77
+ max-width: 500px;
78
  }
79
  """
80