Login: aumentar levemente o espaçamento do subtítulo ('Por Rever Tecnologia')

This commit is contained in:
codex-bot 2025-10-20 17:51:23 -03:00
parent 2f798d934a
commit d5a11d0536
3 changed files with 12 additions and 10 deletions

View file

@ -58,7 +58,7 @@ export function LoginPageClient() {
<Link href="/" className="text-xl font-semibold text-neutral-900">
<div className="flex flex-col leading-none items-center">
<span>Sistema de chamados</span>
<span className="text-xs text-muted-foreground">Por Rever Tecnologia</span>
<span className="mt-0.5 text-xs text-muted-foreground">Por Rever Tecnologia</span>
</div>
</Link>
</div>