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 (
-
-
+
+
{/*
Login
*/}
@@ -93,7 +93,7 @@ export function GoogleLoginButton() {
diff --git a/surfsense_web/app/(home)/login/LocalLoginForm.tsx b/surfsense_web/app/(home)/login/LocalLoginForm.tsx
index 44e9b27c2..5beadd63d 100644
--- a/surfsense_web/app/(home)/login/LocalLoginForm.tsx
+++ b/surfsense_web/app/(home)/login/LocalLoginForm.tsx
@@ -118,8 +118,8 @@ export function LocalLoginForm() {
};
return (
-