diff --git a/src/web/pages/resources/index.css b/src/web/pages/resources/index.css index 235a20ee7..f83685b8d 100644 --- a/src/web/pages/resources/index.css +++ b/src/web/pages/resources/index.css @@ -9,3 +9,7 @@ color: transparent; filter: brightness(1.2); } + +.button { + margin: 0 !important; +} diff --git a/src/web/pages/templates/index.html.j2 b/src/web/pages/templates/index.html.j2 index 396118662..89f138831 100644 --- a/src/web/pages/templates/index.html.j2 +++ b/src/web/pages/templates/index.html.j2 @@ -15,7 +15,7 @@
For support, take a look at the documentation or join the Continuwuity Matrix room.
{%- else %}To get started, choose a client and connect to {{ server_name }}.