Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit f8abe20

Browse files
committed
Fix viewport window user
1 parent a21c178 commit f8abe20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export default function Home() {
5454
</div>
5555
</div>
5656

57-
<div className="mt-4 md:mt-20 xl:mt-4">
57+
<div className="mt-4 md:mt-20 2xl:mt-4">
5858
<OpenAI />
5959
</div>
6060

0 commit comments

Comments
 (0)