update newsroom

This commit is contained in:
2024-03-04 10:32:19 +02:00
parent b5cbbadd46
commit 0b27fe1b81
766 changed files with 1944 additions and 43 deletions

View File

@@ -30,9 +30,9 @@
</div>
<div class="-mx-4 relative lg:mt-0 max-w-full">
<div class="mx-4 relative lg:mt-0 max-w-full">
{% if featured.extra.imgPath %}
<img class="relative mx-auto w-7/12 md:w-auto md:max-w-full max-h-80" src={{featured.permalink}}{{featured.extra.imgPath}} alt="" />
<img class="relative mx-auto md:w-auto md:max-w-full max-h-80" src={{featured.permalink}}{{featured.extra.imgPath}} alt="" />
{% endif %}
</div>
</div>