rajeshlion commited on
Commit
e452528
·
verified ·
1 Parent(s): 28f3ec2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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: 2.5em;'>Department of Economics</h1>")
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