diff --git a/chatBot/style.css b/chatBot/style.css index ce5d20a4..3a5ed3a9 100644 --- a/chatBot/style.css +++ b/chatBot/style.css @@ -32,7 +32,7 @@ nav #login:hover{ } .chatbot { position: fixed; - bottom: 100px; + bottom: 90px; right: 40px; width: 420px; background-color: #f3f7f8;