Minor fix

This commit is contained in:
BernatBC 2024-02-19 08:57:59 +01:00
parent 04756490b9
commit df72eee6e5
2 changed files with 5 additions and 4 deletions

View file

@ -48,7 +48,9 @@
</a>
{{ if site.Params.features.tags.on_card }}
<div class="tags">
<ul style="padding-left: 0;">
${tags}
</ul>
</div>
{{ end }}
</div>