update partners style
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user