Fix typos, change button icons to be sans-serif

This commit is contained in:
Paweł Romanowski 2019-02-05 22:13:39 +00:00
parent 8688b5b87f
commit 582749d5e7
4 changed files with 13 additions and 6 deletions

View file

@ -5,7 +5,10 @@
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="{{ page.permalink }}">Read more &#8617;&#xFE0E;</a>
<a class="read-more button" href="{{ page.permalink }}">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
{% else %}
<div class="post-content">