Skip to content

Commit

Permalink
fix mobile text issue
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzschoff committed Mar 6, 2024
1 parent cb6b1ae commit 1644307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/governance/ecosystem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ export default function GovernanceEcosystem() {
/>
<Heading
mb={{ base: 12, lg: 4 }}
mt={{ base: '290px', lg: 0 }}
mt={{ base: '390px', lg: 0 }}
maxW={{ lg: '399px', xl: '700px' }}
>
Learn more about Synthetix Governance
Expand Down

0 comments on commit 1644307

Please sign in to comment.