AbhayVG commited on
Commit
1819c80
·
verified ·
1 Parent(s): c893ceb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -155,7 +155,7 @@ st.markdown("""
155
  /* User message styling */
156
  .user-message {
157
  background: #3b82f6;
158
- color: white;
159
  padding: 0.75rem 1rem;
160
  border-radius: 7px;
161
  max-width: 95%;
 
155
  /* User message styling */
156
  .user-message {
157
  background: #3b82f6;
158
+ color: black;
159
  padding: 0.75rem 1rem;
160
  border-radius: 7px;
161
  max-width: 95%;