diff --git a/web/src/components/LoginForm.tsx b/web/src/components/LoginForm.tsx index f53c2f7..a3535ed 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]"}