Better layout when no image

This commit is contained in:
prototypa
2023-08-16 00:42:35 -04:00
parent fbabb01aae
commit 9e7462a77d
2 changed files with 37 additions and 32 deletions

View File

@@ -49,7 +49,7 @@ const {
)}
</div>
<div
class={`max-w-md pt-1 ${
class={`pt-1 ${
index !== items.length - 1 ? "pb-8" : ""
}`}
>