prithivMLmods commited on
Commit
10e098c
1 Parent(s): 7284b61

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: 500px;
78
  }
79
  """
80
 
 
74
  css="""
75
  #col-container {
76
  margin: 0 auto;
77
+ max-width: 520px;
78
  }
79
  """
80