feather/_includes/hero.html

10 lines
335 B
HTML
Raw Normal View History

2017-05-30 03:26:25 +03:00
<div class="flex flex-column items-center w-80 mw8 pt5 pt6-ns center">
<h2 class="mt0 mb4 f2 fw3 tc lh-title black-90">Simply beautiful open source icons</h2>
<a
2017-05-31 19:52:06 +03:00
class="button white bg-accent dim br2"
2017-06-05 10:28:24 +03:00
href="feather.zip"
2017-05-30 03:26:25 +03:00
download
onclick="ga('send', 'event', 'download', 'click', 'all');">
Download
</a>
</div>