Adjust shop styling

This commit is contained in:
Jeremy Thomas
2024-06-11 12:42:21 +01:00
parent b84d16890f
commit c4f6a184cc
7 changed files with 113 additions and 23 deletions

View File

@@ -37,7 +37,7 @@
{{ link.name }}
{% endif %}
{% if include.link_id == "shop" %}
<span class="tag is-success">New!</span>
<span class="tag is-success ml-1">New!</span>
{% endif %}
</span>
{% endunless %}