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 142db34 commit 20d02d4Copy full SHA for 20d02d4
src/app/page.js
@@ -56,7 +56,7 @@ export default function Home() {
56
<Box my={["20px", "130px"]} px={5}>
57
<Popup />
58
<HeroHeader />
59
- <Heading fontSize="4xl" textAlign="center" color="black" mt="50px">
+ <Heading fontSize="4xl" textAlign="center" color="black" mt="70px">
60
Partners & Sponsors
61
</Heading>
62
<Heading
0 commit comments