Bwrite commited on
Commit
4bdc223
Β·
verified Β·
1 Parent(s): db22e77

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -522,8 +522,8 @@ class BOUESTIChatbot:
522
  # Header
523
  gr.HTML("""
524
  <div class="header-text">
525
- <h1 style="color:white; font-weight:bold;"><span style="font-size:2em;">πŸŽ“</span><span style="font-size:1.5em;">I'm ChatBot</span></h1>
526
- <h3 style="color:white;">BOUESTI Virtual Assistance at your Service </h3>
527
  <p style="color:white;">Get instant answers about admissions, programs, fees, and more!</p>
528
  </div>
529
  """)
 
522
  # Header
523
  gr.HTML("""
524
  <div class="header-text">
525
+ <h1 style="color: white; font-weight: bold; font-size: 1.5em;"><span style="font-size: 1.33em;">πŸŽ“</span> I am ChatBot</h1>
526
+ <h3 style="color:white; font-size: 1em;">BOUESTI Virtual Assistance at your Service </h3>
527
  <p style="color:white;">Get instant answers about admissions, programs, fees, and more!</p>
528
  </div>
529
  """)