We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25e176 commit 131342cCopy full SHA for 131342c
src/components/Translatathon/TranslatathonInANutshell.tsx
@@ -14,7 +14,7 @@ export const TranslatathonInANutshell = () => {
14
<h2 className="mb-8 text-3xl">Translatathon essentials</h2>
15
</Flex>
16
17
- <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">
18
<Flex className="w-full flex-col gap-2 self-center">
19
<h3 className="text-2xl">Earn points</h3>
20
<p>
0 commit comments