mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Redesign with tachyons
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
<section class="section request">
|
||||
<div class="container request-container">
|
||||
<h2 class="request-heading">Don't see the icon you need?</h2>
|
||||
<a class="button button-secondary" href="https://github.com/colebemis/feather/issues/new" target="_blank">Request an icon</a>
|
||||
</div>
|
||||
</section>
|
||||
<div class="flex flex-column items-center pv5">
|
||||
<h2 class="mt0 mb4 f4 lh-copy normal tc black-90">Don't see the icon you need?</h2>
|
||||
<a class="btn btn-outline black-90 br3 dim" href="https://github.com/colebemis/feather/issues/new" target="_blank">Request an icon</a>
|
||||
</div>
|
Reference in New Issue
Block a user