update post list

This commit is contained in:
Simon Vieille 2021-04-01 12:51:54 +02:00
parent 1883431e05
commit f604a25915
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
{% set image = asset('build/images/no-image.png') %}
{% endif %}
<img src="{{ asset('build/images/blank.png') }}" style="background: url({{ image }}); background-size: cover" class="rounded float-left mr-2">
<img src="{{ asset('build/images/blank.png') }}" style="background: url({{ image }}) center center; background-size: cover" class="rounded float-left mr-2">
<a href="{{ show }}" class="font-weight-bold text-body d-block">
{{ item.title }}