Reduced sidebar title size
X-Lovable-Edit-ID: edt-1fddd001-c611-447a-b7ae-c2d2ffdf7060 Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
@@ -82,7 +82,7 @@ export function AppShell({ children }: { children: ReactNode }) {
|
||||
<JusticeIcon className="h-full w-full" invert />
|
||||
</div>
|
||||
<div className="leading-tight">
|
||||
<div className="font-serif text-lg">Stage Law Firm, PLLC</div>
|
||||
<div className="font-serif text-sm whitespace-nowrap">Stage Law Firm, PLLC</div>
|
||||
<div className="text-[10px] uppercase tracking-widest text-sidebar-foreground/60">Law Firm Suite</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user