robertselvam commited on
Commit
2c5ad03
·
1 Parent(s): 098b626

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ def file_output_fn(file_path):
23
  with gr.Blocks(css="style.css",theme='freddyaboulton/test-blue') as demo:
24
  gr.HTML("""<center class="darkblue text-align:center;padding:25px;'>
25
  <be>
26
- <h1 style="color:#fff; font-weight:bold; font-size:4em;">
27
  Contract
28
  </h1>
29
  </center>""")
 
23
  with gr.Blocks(css="style.css",theme='freddyaboulton/test-blue') as demo:
24
  gr.HTML("""<center class="darkblue text-align:center;padding:25px;'>
25
  <be>
26
+ <h1 style="color:#fff; font-weight:bold; font-size:28px;">
27
  Contract
28
  </h1>
29
  </center>""")