jslin09 commited on
Commit
937bc2d
1 Parent(s): 3aa137b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ examples = [
25
  with gr.Blocks() as demo:
26
  gr.Markdown(
27
  """
28
- # <p style="text-align: center;">Legal Document Drafting</p>
29
  """)
30
  with gr.Row():
31
  with gr.Column():
 
25
  with gr.Blocks() as demo:
26
  gr.Markdown(
27
  """
28
+ # <h1><p style="text-align: center;">Legal Document Drafting</p></h1>
29
  """)
30
  with gr.Row():
31
  with gr.Column():