feat: simplify icons + dry feed styles
This commit is contained in:
parent
63d90878bb
commit
8c53392c21
43 changed files with 290 additions and 539 deletions
|
@ -1,3 +1,3 @@
|
|||
<a href="/search" title="Search posts" class="link--icon{% if page.url == '/search/' %} active{% endif %}">
|
||||
{% tablericon "search" "Search posts" "height=24" %}
|
||||
<a href="/search" title="Search posts" class="link--icon icon--h-24{% if page.url == '/search/' %} active{% endif %}">
|
||||
{% tablericon "search" "Search posts" %}
|
||||
</a>
|
Reference in a new issue