Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -69,7 +69,7 @@
|
|
69 |
background-color: #007bff;
|
70 |
color: white;
|
71 |
align-self: flex-end;
|
72 |
-
text-align:
|
73 |
}
|
74 |
|
75 |
.bot-message {
|
|
|
69 |
background-color: #007bff;
|
70 |
color: white;
|
71 |
align-self: flex-end;
|
72 |
+
text-align: left;
|
73 |
}
|
74 |
|
75 |
.bot-message {
|