Skip to content

Commit

Permalink
Merge pull request #3980 from alexvotofuture/master
Browse files Browse the repository at this point in the history
Copy Edits to Hackathon Landing Page
  • Loading branch information
octavioamu authored Mar 18, 2019
2 parents fe15726 + 4bef3ce commit 74b0799
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions app/dashboard/templates/dashboard/hackathon/ethhack_2019.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ <h3 class="font-weight-bold poweredby" style="font-size: .6rem; margin-top: 1rem
</div>

<section class="container-fluid header" style="overflow: visible; background-image: url(/static/v2/images/hackathon/ethback.jpg);">
<h2 class="font-weight-bolder part" style="color: white; padding-top: 3rem; font-size: 1.2rem; text-decoration: underline; text-underline-position: under;">April 1st &#8212; 30th</h2>
<h2 class="font-weight-bolder part" style="color: white; padding-top: 3rem; font-size: 1.2rem; text-decoration: underline; text-underline-position: under;">April 15th &#8212; 30th</h2>
<h2 class="pdesc3" style="color: white; padding-top: 1.25rem; padding-left: 3rem; padding-right: 3rem; padding-bottom: 3rem; font-size: 0.6rem">Hackathon challenges will be posted as bounties, with the best hacks receiving prizes in ETH & ERC-20 tokens. Main track winners will receive free tickets to Ethereal NY to present their project live on stage.</h2>
</section>

<section class="bg-white">
<h2 class="font-weight-bolder part" style="color: black; padding-top: 3rem; font-size: 1.2rem; text-decoration: underline; text-underline-position: under">Participate</h2>
<h2 class="pdesc" style="color: black; padding-top: 1.25rem; padding-right: 3rem; padding-left: 3rem; font-size: 0.6rem">Register by April 1st for updates on key dates, prizes, teams, and instructions on how to start bounty hunting.</h2>
<h2 class="font-weight-bolder part" style="color: black; padding-top: 3rem; font-size: 1.2rem; text-decoration: underline; text-underline-position: under">Register as a Hacker</h2>
<h2 class="pdesc" style="color: black; padding-top: 1.25rem; padding-right: 3rem; padding-left: 3rem; font-size: 0.6rem">Register by April 15th for updates on key dates, prizes, teams, and instructions on how to start bounty hunting.</h2>
<a href="https://gitcoin.typeform.com/to/j7CSbV" class="btn font-weight-bold pbtn" style="background-color: #f9006c; border-radius: 30px; width: 12rem; font-size: 1rem; margin-top: 2rem; margin-bottom: 3rem">Register</a>
</section>

Expand All @@ -51,12 +51,6 @@ <h2 class="pdesc2" style="color: white; padding-top: 1.25rem; padding-right: 3re
</div>
</section>

<section class="bg-white">
<h2 class="font-weight-bolder part" style="color: black; padding-top: 3rem; font-size: 1.2rem; text-decoration: underline; text-underline-position: under">Join the Commmunity</h2>
<h2 class="pdesc" style="color: black; padding-top: 1.25rem; padding-right: 3rem; padding-left: 3rem; font-size: 0.6rem">Register by April 1st for updates on key dates, prizes, teams, and instructions on how to start bounty hunting.</h2>
<a href="https://gitcoin.typeform.com/to/j7CSbV" class="btn font-weight-bold pbtn" style="background-color: #f9006c; border-radius: 30px; width: 12rem; font-size: 1rem; margin-top: 2rem; margin-bottom: 3rem">Join</a>
</section>

<section style="background: black">
<div class="row align-items-center bottomnav" style="padding: 1rem">
<div class="col-3">
Expand All @@ -65,9 +59,6 @@ <h2 class="pdesc" style="color: black; padding-top: 1.25rem; padding-right: 3rem
<div class="col-3">
<img class="img-fluid" style="width: 100%" src="{% static "v2/images/hackathon/microsoft.svg" %}" />
</div>
<div class="col-3">
<img class="img-fluid align-middle" style="width: 100%" src="{% static "v2/images/hackathon/consensys.png" %}" />
</div>
<div class="col-3">
<img class="img-fluid" style="width: 100%" src="{% static "v2/images/hackathon/ethmain.svg" %}" />
</div>
Expand Down

0 comments on commit 74b0799

Please sign in to comment.