Skip to content

Commit 93e5867

Browse files
committed
widen branding title
1 parent 583c343 commit 93e5867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/login/components/Branding.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export function Branding({ animate = 'loading' }: BrandingProps) {
88
return (
99
<div className="flex flex-col items-center mb-4">
1010
<HelpwaveLogo animate={animate} height={96} width={96} animationDuration={5} />
11-
<div className="font-space text-4xl -translate-y-6 font-extrabold">
11+
<div className="font-space text-4xl -translate-y-8 font-[910]">
1212
helpwave id
1313
</div>
1414
</div>

0 commit comments

Comments
 (0)