Spaces:
Running
Running
Update app.py
Browse files
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():
|