fix: list spacing

This commit is contained in:
Cory Dransfeldt 2024-01-07 10:59:29 -08:00
parent bad838c329
commit 4774b5832c
No known key found for this signature in database
2 changed files with 7 additions and 2 deletions

View file

@ -10,7 +10,7 @@
{% tablericon "flame" "Popular" %}
Popular posts
</h2>
<ul>
<ul class="link__list">
{% for post in posts limit: 5 %}
<li>
<a class="no-underline" href="{{post.url}}" title="{{ post.data.title | escape}}">