Ajusta portal do cliente e desbloqueia abertura de chamados

This commit is contained in:
Esdras Renan 2025-10-13 17:47:39 -03:00
parent 12c7fa23ae
commit 6a04ef4843
4 changed files with 34 additions and 9 deletions

View file

@ -79,8 +79,8 @@ export function PortalShell({ children }: PortalShellProps) {
<GalleryVerticalEnd className="size-4" />
</span>
<div className="flex flex-col">
<span className="text-xs font-semibold uppercase tracking-[0.08em] text-neutral-500 sm:tracking-[0.12em]">
Portal do cliente
<span className="text-xs font-semibold tracking-[0.04em] text-neutral-500 sm:tracking-[0.06em]">
Portal do Cliente
</span>
<span className="text-lg font-semibold text-neutral-900">Raven</span>
</div>