Fix tag layout

This commit is contained in:
2023-12-17 15:09:39 +11:00
parent 3b6a68cc17
commit f2c15d5c70
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ div class="mb-8 h-entry border border-gray-200 m-2 p-4 bg-gray-50 hover:bg-gray-
div class="grid gap-4 grid-flow-row grid-cols-4 grid-rows-1"
-post.photos.each do |photo|
img class="w-32 h-32 object-cover rounded" src=photo["value"]
== render "shared/tags", tags: post.tags
div class="mb-8"
p class="text-sm text-blue-400 dark:text-indigo-400"