Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,8 @@ <h1 class="title white-color">HACKSTART</h1>
traditional dynamic of recruitment for fast-paced startups in one of the best regions in Europe,
Barcelona.</p>
<div class="col row margin-15">
<div class="col-lg-6 col-md-6 col-sm-12 ">
<button onclick="window.open('https://hackersatupc.typeform.com/to/qLcxQ4','_blank')" type="button" class="button-primary gray-one-color md-btn-ripple md-btn-ripple-white">Student Application</button>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 ">
<button onclick="window.open('mailto:hackstart@hackersatupc.org','_blank')" type="button" class="button-secondary md-btn-ripple">Contact</button>
<div class="col col-lg-6 col-md-6 button-contianer auto-center">
<button type="button" class="button-primary gray-one-color md-btn-ripple md-btn-ripple-white hover-disabled">Applications closed</button>
</div>
</div>
</div>
Expand Down Expand Up @@ -222,7 +219,7 @@ <h3 class="subtitle primary-color">JOIN THE EVENT FILLING THE FORM</h3>
</div>
<div class="row">
<div class="col col-lg-4 col-md-6 button-contianer auto-center">
<button class="button-primary md-btn-ripple button-shadow" type="button" onclick="window.open('https://hackersatupc.typeform.com/to/qLcxQ4','_blank')"><p>STUDENT APPLICATION</p></button>
<button class="button-primary md-btn-ripple button-shadow hover-disabled" type="button"><p>CLOSED</p></button>
</div>
</div>
</div>
Expand Down