Skip to content

Commit e4fae67

Browse files
committed
Add block
1 parent 92ba4f2 commit e4fae67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export const HeroCard = ({ filename, title, description, href }) => {
3737
</div>
3838

3939
<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">
40+
<h1 className="block text-4xl font-medium text-center text-gray-900 dark:text-zinc-50 tracking-tight">
4141
Documentation
4242
</h1>
4343

0 commit comments

Comments
 (0)