Commit
·
ff6427f
1
Parent(s):
912199b
Update app.py
Browse files
app.py
CHANGED
@@ -117,8 +117,8 @@ text_html = """
|
|
117 |
<p style="font-size: 14px; text-align: center; color: #727477; margin: 0;">
|
118 |
Type your question in conversational style
|
119 |
</p>
|
120 |
-
<p style="font-size: 14px; text-align:
|
121 |
-
Examples
|
122 |
will I get paid for my unused annual leave? <br>
|
123 |
what annuity estimates do I need? <br>
|
124 |
what are interim benefits?
|
|
|
117 |
<p style="font-size: 14px; text-align: center; color: #727477; margin: 0;">
|
118 |
Type your question in conversational style
|
119 |
</p>
|
120 |
+
<p style="font-size: 14px; text-align: left; color: #727477; margin: 0;">
|
121 |
+
Examples:<br>
|
122 |
will I get paid for my unused annual leave? <br>
|
123 |
what annuity estimates do I need? <br>
|
124 |
what are interim benefits?
|