forked from MarseyWorld/MarseyWorld
fix
parent
b051be2778
commit
c73e58bf7e
|
@ -14,7 +14,7 @@
|
|||
Votes
|
||||
</h1>
|
||||
{% if thing %}
|
||||
<a href="{{thing.permalink}}" class="block text-xs text-gray-500 hover:text-gray-700">
|
||||
<a href="{{thing.permalink}}" class="block text-xs text-gray-500 hover:text-gray-700 leading-normal">
|
||||
<i class="fas fa-arrow-left fa-sm fa-fw"></i>
|
||||
Back to post
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue