fix: Fixed bg zoffset
Server Deploy / deploy (push) Successful in 51s

This commit is contained in:
2026-07-24 11:23:36 +01:00
parent 460b4afb22
commit b74cd10dfc
+1 -1
View File
@@ -46,7 +46,7 @@ export default function LoginPage() {
}
return (
<div className="relative flex min-h-screen items-center justify-center bg-background p-4">
<div className="relative flex min-h-screen items-center justify-center p-4">
<NetworkBackground />
<div className="relative w-full max-w-sm">
<div className="mb-8 flex flex-col items-center gap-3">