Merge pull request #729 from hackclub/grant-new

add language on hackathon being free
This commit is contained in:
Sam Poder 2023-02-28 10:12:49 +08:00 committed by GitHub
commit b35ca0e782
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -203,6 +203,17 @@ const HackathonGrant = () => {
>
Check if your hackathon qualifies
</Text>
<Text
as="p"
sx={{
textAlign: 'center',
my: 3,
color: 'white',
fontSize: [1, 2, 2]
}}
>
Your hackathon should be <Text as="b">free</Text> for all attendees and meet the following requirements:
</Text>
<Grid columns={[1, 1, 2, 2]} gap={4}>
<Requirement