From 7f90e8cb9411a4f1376265e68e4843365f8e5d65 Mon Sep 17 00:00:00 2001 From: Constantin Simonis Date: Wed, 7 May 2025 15:20:18 +0200 Subject: [PATCH] feat(auth): update login and register components design --- .../feature/auth/login/login.component.html | 57 +++++++------- .../app/feature/auth/login/login.component.ts | 3 +- .../auth/register/register.component.html | 76 ++++++++++--------- .../auth/register/register.component.ts | 3 +- 4 files changed, 73 insertions(+), 66 deletions(-) diff --git a/frontend/src/app/feature/auth/login/login.component.html b/frontend/src/app/feature/auth/login/login.component.html index 184cc6d..fc4d591 100644 --- a/frontend/src/app/feature/auth/login/login.component.html +++ b/frontend/src/app/feature/auth/login/login.component.html @@ -1,70 +1,73 @@ + -
-
-

Login to Casino

+
+