Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ const Home = ({randomContributors}) => {
style={{top: "-5.3rem"}}
/>
</div>
<div className="px-6 mx-auto text-center max-w-7xl ">
<div className="px-6 mx-auto w-full text-center max-w-7xl ">
<div className="space-y-7 xl:space-y-10">
<h2 className="relative text-3xl font-semibold xl:text-5xl">
<Hand
Expand Down