fffiloni commited on
Commit
305bb69
·
1 Parent(s): 9313842

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,7 +96,7 @@ examples=[["I'm planning a vacation to Japan. Can you suggest a one-week itinera
96
 
97
  css="""
98
  .gradio-container{
99
- max-width: 640px;
100
  }
101
  """
102
 
 
96
 
97
  css="""
98
  .gradio-container{
99
+ max-width: 720px!important;
100
  }
101
  """
102