Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -124,7 +124,7 @@ with gr.Blocks() as demo:
|
|
| 124 |
|
| 125 |
# Full-width text below the image
|
| 126 |
with gr.Row():
|
| 127 |
-
gr.Markdown("<h1 style='text-align: center; font-size:
|
| 128 |
|
| 129 |
gr.Markdown("# ISU/Economics Faculty Policies/Rules ChatBot")
|
| 130 |
|
|
|
|
| 124 |
|
| 125 |
# Full-width text below the image
|
| 126 |
with gr.Row():
|
| 127 |
+
gr.Markdown("<h1 style='text-align: center; font-size: 3.5em;'>Department of Economics</h1>")
|
| 128 |
|
| 129 |
gr.Markdown("# ISU/Economics Faculty Policies/Rules ChatBot")
|
| 130 |
|