CCockrum commited on
Commit
f4e1e72
·
verified ·
1 Parent(s): af3b056

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -172,7 +172,7 @@ st.markdown("""
172
  max-width: 80%;
173
  }
174
  .assistant-msg {
175
- background-color: #333333;
176
  color: white;
177
  padding: 10px;
178
  border-radius: 10px;
 
172
  max-width: 80%;
173
  }
174
  .assistant-msg {
175
+ background-color: #DCDCDC;
176
  color: white;
177
  padding: 10px;
178
  border-radius: 10px;