forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-12 21:52:50 -06:00
parent e4f528f0db
commit 01c7cb0f2d
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@
{% endif %}
</ul>
<h5 class="post-title font-bold font-heading text-lg md:text-xl leading-normal mb-2">
<h5 class="post-title font-bold font-heading text-lg md:text-xl leading-5 mb-2">
<a {% if v and v.newtab %}target="_blank"{% endif %} href="{{p.permalink}}" class="stretched-link text-black hover:text-primary visited:text-gray-700 break-words" style="word-break: break-word;">
{{p.realtitle(v) | safe}}
</a>