Reduce whitespace

This commit is contained in:
Oliver Davies 2019-07-25 02:14:21 +01:00
parent a1b2ed9535
commit a718381c05

View file

@ -39,7 +39,7 @@
{% if currentPage %}aria-current="page"{% endif %}
>
<span class="flex items-center h-full">
{{ item.title }}
{{- item.title -}}
</span>
</a>
{% endfor %}