feather/_includes/hero.html
2017-07-08 01:17:56 -07:00

10 lines
331 B
HTML

<div class="flex flex-column items-center w-80 pv5 pv6-ns center">
<h2 class="mt0 mb4 f2 fw3 tc lh-title black-90">Simply beautiful open source icons</h2>
<a
class="button white bg-accent dim br2"
href="feather.zip"
download
onclick="ga('send', 'event', 'download', 'click', 'all');">
Download
</a>
</div>