Spaces:
Sleeping
Sleeping
Update static/index.html
Browse files- static/index.html +1 -1
static/index.html
CHANGED
@@ -52,7 +52,7 @@
|
|
52 |
}
|
53 |
|
54 |
.bot-message {
|
55 |
-
background: linear-gradient(135deg, #fce0e0 0%, #
|
56 |
color: #8b3e40;
|
57 |
margin-right: auto;
|
58 |
border-radius: 20px 20px 20px 0;
|
|
|
52 |
}
|
53 |
|
54 |
.bot-message {
|
55 |
+
background: linear-gradient(135deg, #fce0e0 0%, #85cfb6 100%);
|
56 |
color: #8b3e40;
|
57 |
margin-right: auto;
|
58 |
border-radius: 20px 20px 20px 0;
|