Fix forgot page top spacing

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-02-04 19:03:49 +04:00
parent 3ef541516c
commit 56591a773c

View File

@@ -113,7 +113,7 @@ export default function ForgotPasswordPage() {
</div>
)
: (
<div className="space-y-6 w-full max-w-md mx-auto">
<div className="space-y-6 w-full max-w-md mx-auto pt-8">
<div className="space-y-2 text-center">
<h1 className="text-3xl font-bold">{__("Forgot Password")}</h1>
<p className="text-txt-tertiary">