From f07c55a4037201d899b2f5bded995cb4d28c1ee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aron=20Sch=C3=BCler?= Date: Sun, 3 Mar 2024 21:11:27 +0100 Subject: [PATCH] fix: correct width of Authentication form --- src/views/Authentication.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Authentication.tsx b/src/views/Authentication.tsx index 0cf348a..d362618 100644 --- a/src/views/Authentication.tsx +++ b/src/views/Authentication.tsx @@ -9,7 +9,7 @@ function classNames(...classes: string[]) { export const Authentication = () => (
-
+