From 06e6455ba08b721b1889c1d637da720da1c63672 Mon Sep 17 00:00:00 2001 From: moanos Date: Tue, 17 Jun 2025 19:49:00 +0200 Subject: [PATCH] feat: adjust sizes --- .../details/bulma-detail-adoption-notice.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/fellchensammlung/templates/fellchensammlung/details/bulma-detail-adoption-notice.html b/src/fellchensammlung/templates/fellchensammlung/details/bulma-detail-adoption-notice.html index 82fd068..2d19349 100644 --- a/src/fellchensammlung/templates/fellchensammlung/details/bulma-detail-adoption-notice.html +++ b/src/fellchensammlung/templates/fellchensammlung/details/bulma-detail-adoption-notice.html @@ -12,7 +12,7 @@
-

{{ adoption_notice.name }}

+

{{ adoption_notice.name }}

@@ -68,12 +68,14 @@
-

{% translate "Ort" %}

-

{% if adoption_notice.location %} + + {% translate "Ort" %}: + {% if adoption_notice.location %} {{ adoption_notice.location }} {% else %} {{ adoption_notice.location_string }} - {% endif %}

+ {% endif %} +
{% include "fellchensammlung/partials/bulma-sex-overview.html" %} @@ -124,7 +126,7 @@
-

{% translate "Beschreibung" %}

+

{% translate "Beschreibung" %}