diff --git a/app/Modules/Post/Views/list/cards.blade.php b/app/Modules/Post/Views/list/cards.blade.php index 1ec67f6..a2aed75 100644 --- a/app/Modules/Post/Views/list/cards.blade.php +++ b/app/Modules/Post/Views/list/cards.blade.php @@ -13,7 +13,7 @@ class="badge bg-body-secondary text-dark border-secondary bg-opacity-75 fs-6 rou
+ style="height:200px;background-size:cover;background-position:center;background-image:url('{{ url('/storage/' . $post->image) }}')">