Fix minor issues with sponsorship package button.
This commit is contained in:
parent
0aea6e3a0e
commit
6e149b3e4e
1 changed files with 6 additions and 4 deletions
|
@ -98,10 +98,12 @@
|
||||||
<div class="divider"></div>
|
<div class="divider"></div>
|
||||||
<h5 class="center">Sponsoring Companies</h5>
|
<h5 class="center">Sponsoring Companies</h5>
|
||||||
<p class="light">Hack @ WPI is proud to announce that the companies below are all part of making the event a reality.</p>
|
<p class="light">Hack @ WPI is proud to announce that the companies below are all part of making the event a reality.</p>
|
||||||
<a class="col s12 m2 btn-large waves-effect waves-light red darken-1"
|
<div class="row">
|
||||||
style= "float: left; display: inline-block; text-decoration: none;"
|
<a class="col s12 btn waves-effect waves-light red darken-2"
|
||||||
href= "../static/assets/HackWPI2018SponsorshipPackage.pdf">Sponsorship Package</a>
|
style= "float: left; display: inline-block; text-decoration: none;"
|
||||||
<h1 class="center brown-text"><strong>⬇</strong></h1>
|
href= "../static/assets/HackWPI2018SponsorshipPackage.pdf">Sponsorship Package</a>
|
||||||
|
</div>
|
||||||
|
<h1 class="center brown-text"><strong>⬇</strong></h1>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue