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.
1 parent a5aca93 commit 084441bCopy full SHA for 084441b
app/page.tsx
@@ -91,7 +91,7 @@ export default function Home() {
91
</Link>
92
</Button>
93
</div>
94
- <div className="mt-10 flex items-center gap-x-4 sm:hidden grid grid-cols-2">
+ <div className="mt-10 flex items-center gap-x-2 sm:hidden grid grid-cols-2">
95
<Button className="rounded-xl has-[svg]:pl-4 h-10 group col-span-1 w-full" asChild>
96
<Link href="/docs/getting-started">
97
Getting Started
0 commit comments