We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d640f7b + 67305d3 commit 3704312Copy full SHA for 3704312
apps/dashboard/src/app/login/LoginPage.tsx
@@ -53,9 +53,6 @@ export function LoginAndOnboardingPage(props: {
53
<header className="container flex w-full flex-row items-center justify-between px-6 py-4">
54
<div className="flex shrink-0 items-center gap-3">
55
<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>
59
</div>
60
61
<div className="flex items-center gap-3">
0 commit comments