prithivMLmods commited on
Commit
517a7ad
·
verified ·
1 Parent(s): 0bfd65f

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -267,7 +267,7 @@ css="""
267
  margin: 0 auto;
268
  max-width: 980px;
269
  }
270
- #main-title h1 {font-size: 2.1em !important;}
271
  """
272
 
273
  with gr.Blocks() as demo:
 
267
  margin: 0 auto;
268
  max-width: 980px;
269
  }
270
+ #main-title h1 {font-size: 2.3em !important;}
271
  """
272
 
273
  with gr.Blocks() as demo: