prithivMLmods commited on
Commit
29ee8ab
·
verified ·
1 Parent(s): bdc9881

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -285,7 +285,7 @@ css="""
285
  margin: 0 auto;
286
  max-width: 1100px;
287
  }
288
- #main-title h1 {font-size: 2.1em !important;}
289
  """
290
 
291
  with gr.Blocks() as demo:
 
285
  margin: 0 auto;
286
  max-width: 1100px;
287
  }
288
+ #main-title h1 {font-size: 2.2em !important;}
289
  """
290
 
291
  with gr.Blocks() as demo: