update partners style

This commit is contained in:
2024-03-24 10:24:02 +02:00
parent ec1b5cb10c
commit e656dd01d6
10 changed files with 30 additions and 28 deletions

View File

@@ -10,7 +10,7 @@
{% endif %}
<div class="flex flex-col rounded-lg shadow-lg overflow-hidden border">
<div class="flex-1 border-b">
<div class="flex-1">
<a href="{{ post.permalink }}" class="block">
{% if post.extra.imgPath %}
{% set img_url = get_url(path='/' ~ post.relative_path | replace(from='_', to='-') | replace(from='index.md',