kmantripragada commited on
Commit
f8c79da
1 Parent(s): ff6427f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -114,11 +114,11 @@ st.write('<p style="color: #B0B0B0;margin: 0;">OPM is here to help you transitio
114
  st.markdown("""---""")
115
 
116
  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: 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?
 
114
  st.markdown("""---""")
115
 
116
  text_html = """
117
+ <p style="font-size: 24px; text-align: center; color:blue; margin: 0;">
118
+ Type your question below in conversational style language.
119
  </p>
120
+ <p style="font-size: 18px; text-align: center; color: blue; margin: 0;">
121
+ Sample Questions:<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?