Skip to content

Commit

Permalink
Update src/components/Translatathon/TranslatathonInANutshell.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
pettinarip authored Oct 31, 2024
1 parent f25e176 commit 131342c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Translatathon/TranslatathonInANutshell.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const TranslatathonInANutshell = () => {
<h2 className="mb-8 text-3xl">Translatathon essentials</h2>
</Flex>

<Flex className="w-full flex-col items-start gap-8 p-8 md:flex-row">
<Flex className="w-full flex-col items-center gap-8 p-8 md:flex-row">
<Flex className="w-full flex-col gap-2 self-center">
<h3 className="text-2xl">Earn points</h3>
<p>
Expand Down

0 comments on commit 131342c

Please sign in to comment.