hero.html 335 Bytes
Newer Older
Cole Bemis's avatar
Cole Bemis committed
1 2 3
<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
Cole Bemis's avatar
Cole Bemis committed
4
    class="button white bg-accent dim br2"
Cole Bemis's avatar
Cole Bemis committed
5
    href="feather.zip"
Cole Bemis's avatar
Cole Bemis committed
6 7 8 9 10
    download
    onclick="ga('send', 'event', 'download', 'click', 'all');">
    Download
  </a>
</div>