Bwrite commited on
Commit
0d77067
·
verified ·
1 Parent(s): a9d251e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -557,7 +557,7 @@ class BOUESTIChatbot:
557
  <div class="instruction-box">
558
  <h4>💡 Quick Help</h4>
559
  <p>Whenever you are stuck, enter the magic word:</p>
560
- <p><strong style="color: #591305; font-size: 1.1em;">Guide me</strong></p>
561
  </div>
562
  """)
563
 
 
557
  <div class="instruction-box">
558
  <h4>💡 Quick Help</h4>
559
  <p>Whenever you are stuck, enter the magic word:</p>
560
+ <p><strong style="color: red; font-size: 1.1em;">Guide me</strong></p>
561
  </div>
562
  """)
563