mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Redesign project site
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<header class="bb b--black-10 pv3">
|
||||
<div class="w-80 mw8 center flex justify-between items-center">
|
||||
<header class="pv3 bb b--black-10">
|
||||
<div class="w-80 center flex justify-between items-center">
|
||||
<h1 class="mv0 normal f3 lh-copy black-90">Feather <span class="f5 black-60">v{{ site.data.package.version }}</span></h1>
|
||||
|
||||
<ul class="list mv0 pl0 flex dn">
|
||||
@ -14,7 +14,7 @@
|
||||
<h2 class="mt0 mb4 f2 fw3 tc lh-title black-90">Simply beautiful open source icons</h2>
|
||||
|
||||
<a
|
||||
class="btn white bg-accent br3 dim"
|
||||
class="button white bg-accent br2"
|
||||
href="feather-{{ site.data.package.version }}.zip"
|
||||
download
|
||||
onclick="ga('send', 'event', 'download', 'click', 'all');">
|
||||
|
Reference in New Issue
Block a user