diff --git a/web/src/components/LoginForm.tsx b/web/src/components/LoginForm.tsx index a3535ed..f53c2f7 100644 --- a/web/src/components/LoginForm.tsx +++ b/web/src/components/LoginForm.tsx @@ -26,11 +26,11 @@ export function LoginForm() { }; return ( -
-
-        {"┌─ DUMPSTER ─┐"}
-      
+
+
+          {"┌─ DUMPSTER ─┐"}
+        

{isRegister ? "[REGISTER]" : "[LOGIN]"}