diff --git a/static/index.html b/static/index.html index 400b21e..b6839ad 100644 --- a/static/index.html +++ b/static/index.html @@ -15,7 +15,7 @@
- +
diff --git a/static/style.css b/static/style.css index ae124a3..3892421 100644 --- a/static/style.css +++ b/static/style.css @@ -82,7 +82,6 @@ input[type="text"] { } .send-button { - width: 110px; background-color: #3182ce; color: white; padding: 12px 18px;