diff --git a/website/src/components/chat-button.js b/website/src/components/chat-button.js index fd37c775..1dcf58db 100644 --- a/website/src/components/chat-button.js +++ b/website/src/components/chat-button.js @@ -11,7 +11,7 @@ const ChatLink = styled.a` function ChatButton() { return ( - + );