Skip to content

Commit 131342c

Browse files
authored
Update src/components/Translatathon/TranslatathonInANutshell.tsx
1 parent f25e176 commit 131342c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Translatathon/TranslatathonInANutshell.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const TranslatathonInANutshell = () => {
1414
<h2 className="mb-8 text-3xl">Translatathon essentials</h2>
1515
</Flex>
1616

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

0 commit comments

Comments
 (0)