feat: standardize shared UI primitives across frontend
This commit is contained in:
@@ -35,7 +35,7 @@ export function ForgotPasswordPage() {
|
||||
<BrandLogo size="lg" className="h-10 w-10 invert sm:h-12 sm:w-12" />
|
||||
</div>
|
||||
</div>
|
||||
<h1 className="text-3xl font-bold text-foreground tracking-tight">
|
||||
<h1 className="text-3xl font-bold font-heading text-foreground tracking-tight">
|
||||
Reset Password
|
||||
</h1>
|
||||
<p className="mt-2 text-sm text-muted-foreground">
|
||||
|
||||
Reference in New Issue
Block a user