mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
13 lines
390 B
HTML
13 lines
390 B
HTML
<header class="section header">
|
|
<div class="container header-container">
|
|
<div>
|
|
<h1 class="title">Feather</h1>
|
|
<p class="description">Simply beautiful open source icons</p>
|
|
</div>
|
|
<div class="header-button-group">
|
|
<a class="button button-primary" href="#">Download</a>
|
|
<a class="button button-secondary" href="#">Tweet</a>
|
|
</div>
|
|
</div>
|
|
</header>
|