style: Refactor team member card structure for improved readability and maintainability

This commit is contained in:
2026-05-11 15:03:08 +02:00
parent cbc633b30a
commit daec91fcf7
+2 -1
View File
@@ -26,12 +26,13 @@
{% endif %}
</div>
</article>
{% endfor %}
{% endif %}
</section>
{% if not team_members or team_members|length == 0 %}
<p>Derzeit sind keine Teammitglieder eingetragen. </p>
{% endif %}
</section>
<section class="values">
<h2>Arbeitsprinzipien</h2>