multimodalart HF Staff commited on
Commit
0003fa8
·
verified ·
1 Parent(s): f6b6dd7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -331,7 +331,8 @@ css = """
331
  max-width: 800px;
332
  }
333
  .gradio-container{
334
- max-width: 1024px !important
 
335
  }
336
  """
337
  example = """
 
331
  max-width: 800px;
332
  }
333
  .gradio-container{
334
+ max-width: 1024px !important;
335
+ margin: 0 auto
336
  }
337
  """
338
  example = """