Skip to content

Commit 8606bc0

Browse files
committed
Update terminal light
1 parent cadded6 commit 8606bc0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

images/hero/cli.png

19 Bytes
Loading

index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export const HeroCard = ({ filename, title, description, href }) => {
3232

3333
</div>
3434

35-
<div className="px-4 py-16 lg:py-48 lg:pb-24 max-w-3xl mx-auto">
35+
<div className="px-4 py-16 lg:py-48 lg:pb-24 max-w-2xl mx-auto">
3636
<h1 className="text-4xl font-medium text-center text-gray-900 dark:text-zinc-50 tracking-tight">
3737
Documentation
3838

0 commit comments

Comments
 (0)