Skip to content

Commit 3704312

Browse files
authored
Merge branch 'main' into Joe-ChainPageUpdates
2 parents d640f7b + 67305d3 commit 3704312

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

apps/dashboard/src/app/login/LoginPage.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ export function LoginAndOnboardingPage(props: {
5353
<header className="container flex w-full flex-row items-center justify-between px-6 py-4">
5454
<div className="flex shrink-0 items-center gap-3">
5555
<ThirdwebMiniLogo className="size-7 md:size-8" />
56-
<h1 className="font-medium text-lg tracking-tight md:text-xl">
57-
Get started <span className="max-sm:hidden">with thirdweb</span>
58-
</h1>
5956
</div>
6057

6158
<div className="flex items-center gap-3">

0 commit comments

Comments
 (0)