From 5bd26ab6693d70208efaa57c9574c8aa44aa1960 Mon Sep 17 00:00:00 2001 From: Anish Sarkar <104695310+AnishSarkar22@users.noreply.github.com> Date: Mon, 29 Dec 2025 00:11:21 +0530 Subject: [PATCH] style: enhance responsive layout, add UI transitions, and refine form elements on authentication pages --- .../app/(home)/login/GoogleLoginButton.tsx | 6 +++--- .../app/(home)/login/LocalLoginForm.tsx | 10 +++++----- surfsense_web/app/(home)/login/page.tsx | 6 +++--- surfsense_web/app/(home)/register/page.tsx | 18 +++++++++--------- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/surfsense_web/app/(home)/login/GoogleLoginButton.tsx b/surfsense_web/app/(home)/login/GoogleLoginButton.tsx index d4d9d4b4a..a13f95cc4 100644 --- a/surfsense_web/app/(home)/login/GoogleLoginButton.tsx +++ b/surfsense_web/app/(home)/login/GoogleLoginButton.tsx @@ -40,8 +40,8 @@ export function GoogleLoginButton() { return (