mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Add hiring header to events designer page (#250)
This commit is contained in:
parent
c1ad7a7f36
commit
f94d9c80f8
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue