style: Refactor team member card structure for improved readability and maintainability
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user