Skip to content

Commit

Permalink
Add awards
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelbrandao committed Feb 26, 2021
1 parent 6a278fe commit 175b12b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
Binary file added public/docs/RegulamentoHackathon.pdf
Binary file not shown.
11 changes: 2 additions & 9 deletions src/components/sections/hackathon/ready.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,12 @@ function Ready(props) {
<span className="span">
<a
target="_blank"
href="https://forms.gle/wLdyCmaGaqKko1Jd9"
href="/docs/RegulamentoHackathon.pdf"
>
<Button background="#102333" className="button">
Register your team
Read the rules
</Button>
</a>

<p
style={{ fontSize: "14px", opacity: "0.6" }}
className="people"
>
3-5 people
</p>
</span>
</h1>
</div>
Expand Down

0 comments on commit 175b12b

Please sign in to comment.