diff --git a/.changeset/selfish-crews-tie.md b/.changeset/selfish-crews-tie.md
new file mode 100644
index 00000000..0946fd7c
--- /dev/null
+++ b/.changeset/selfish-crews-tie.md
@@ -0,0 +1,5 @@
+---
+'@supabase/auth-ui-react': patch
+---
+
+Fix view layout alignment
diff --git a/packages/react/src/components/Auth/Auth.tsx b/packages/react/src/components/Auth/Auth.tsx
index 6c5234bc..af9a2fe1 100644
--- a/packages/react/src/components/Auth/Auth.tsx
+++ b/packages/react/src/components/Auth/Auth.tsx
@@ -168,14 +168,16 @@ function Auth({
)
case VIEWS.FORGOTTEN_PASSWORD:
return (
-