fix: icon alignment
This commit is contained in:
parent
15099b0ce1
commit
bb57f38e53
2 changed files with 7 additions and 3 deletions
|
@ -22,7 +22,7 @@ image: /assets/img/ogi/links.jpg
|
|||
{{ link.date | date: "%m.%Y" }}
|
||||
</time>
|
||||
{%- if shareLink %}
|
||||
<a class="brand-mastodon icon--small" href="{{ shareLink }}">
|
||||
<a class="meta--icon brand-mastodon icon--small" href="{{ shareLink }}">
|
||||
{% tablericon "brand-mastodon" "Mastodon post" %}
|
||||
</a>
|
||||
{% endif -%}
|
||||
|
|
Reference in a new issue