Update app.py
Browse files
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:
|
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 |
|