Spaces:
Running
Running
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -56,7 +56,7 @@
|
|
56 |
}
|
57 |
.bot-bubble {
|
58 |
align-self: flex-start;
|
59 |
-
background-color: #
|
60 |
color: white;
|
61 |
}
|
62 |
#input-container {
|
|
|
56 |
}
|
57 |
.bot-bubble {
|
58 |
align-self: flex-start;
|
59 |
+
background-color: #007AFF;
|
60 |
color: white;
|
61 |
}
|
62 |
#input-container {
|