From 2e03ea016d573d598bd44c1ba33648a0f7d2f0b9 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 27 Aug 2019 17:10:02 +0200 Subject: Find: margin title --- showcase/templates/showcase/item-find.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/showcase/templates/showcase/item-find.html b/showcase/templates/showcase/item-find.html index e43b1b5..71f4cff 100644 --- a/showcase/templates/showcase/item-find.html +++ b/showcase/templates/showcase/item-find.html @@ -52,7 +52,7 @@ {% else %}
{% endif %} -

{{data.denomination}}

+

{{data.denomination}}

{% if data.public_description %} -- cgit v1.2.3