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 92ba4f2 commit e4fae67Copy full SHA for e4fae67
index.mdx
@@ -37,7 +37,7 @@ export const HeroCard = ({ filename, title, description, href }) => {
37
</div>
38
39
<div className="px-4 py-16 lg:py-48 lg:pb-24 max-w-3xl mx-auto">
40
- <h1 className="w-full text-4xl font-medium text-center text-gray-900 dark:text-zinc-50 tracking-tight">
+ <h1 className="block text-4xl font-medium text-center text-gray-900 dark:text-zinc-50 tracking-tight">
41
Documentation
42
</h1>
43
0 commit comments