diff options
-rw-r--r-- | showcase/templates/showcase/item-find.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 %} <div class="col-12"> {% endif %} - <h3 class="pt-2 text-right">{{data.denomination}}</h3> + <h3 class="pt-2 mb-3 text-right">{{data.denomination}}</h3> <div> {% if data.public_description %} |