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 955f354 commit c0bc5f9Copy full SHA for c0bc5f9
index.mdx
@@ -32,7 +32,7 @@ export const HeroCard = ({ filename, title, description, href }) => {
32
33
</div>
34
35
-<div className="px-4 py-16 lg:py-48 lg:pb-24 max-w-2xl mx-auto">
+<div className="px-4 py-16 lg:py-48 lg:pb-24 max-w-3xl mx-auto">
36
<h1 className="text-4xl font-medium text-center text-gray-900 dark:text-zinc-50 tracking-tight">
37
Documentation
38
0 commit comments