Add hiring header to events designer page (#250)

This commit is contained in:
Kognise 2021-11-09 12:43:20 -05:00 committed by GitHub
parent c1ad7a7f36
commit f94d9c80f8

View file

@ -41,6 +41,10 @@ export default () => (
fontSize: [2, 3]
}}
>
<Heading variant="headline" sx={{ fontWeight: 700, fontSize: [4, 5], mb: 4 }}>
Hack Club is hiring an Events Designer!
</Heading>
<Text as="p" sx={{ fontWeight: 700 }}>We do crazy things...</Text>
<Grid