Update index.html to make the chat box wider
This commit is contained in:
parent
3020327f6c
commit
64472c9e97
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
}
|
||||
|
||||
body {
|
||||
max-width: 600px;
|
||||
max-width: 1000px;
|
||||
min-width: 300px;
|
||||
line-height: 1.2;
|
||||
margin: 0 auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue