From f13b4fa7d5dd295e36e11cdc57d4cc2f1eefcad1 Mon Sep 17 00:00:00 2001 From: Garrit Franke Date: Thu, 1 Apr 2021 15:35:14 +0200 Subject: [PATCH] feat: add matrix community --- index.html | 8 ++------ styles/contact.css | 2 +- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 026714b..1628d4f 100644 --- a/index.html +++ b/index.html @@ -98,14 +98,10 @@ is welcome. Simply join our Matrix server and chat with us. Already got an account on another instance? Great!

-

- Once you're in, feel free to browse our public directory to - discover interesting rooms, or create your own! -

#lobby:matrix.slashdev.space

+community:matrix.slashdev.space

diff --git a/styles/contact.css b/styles/contact.css index e7c8d1e..af16740 100644 --- a/styles/contact.css +++ b/styles/contact.css @@ -7,7 +7,7 @@ .button__contact { margin: auto; margin-bottom: 2rem; - width: 15rem; + width: 20rem; } @media only screen and (max-width: 520px) {