Skip to content

Commit

Permalink
Fix viewport window user
Browse files Browse the repository at this point in the history
  • Loading branch information
urmauur committed Nov 22, 2023
1 parent a21c178 commit f8abe20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export default function Home() {
</div>
</div>

<div className="mt-4 md:mt-20 xl:mt-4">
<div className="mt-4 md:mt-20 2xl:mt-4">
<OpenAI />
</div>

Expand Down

0 comments on commit f8abe20

Please sign in to comment.