Place post styles

This commit is contained in:
2023-02-23 21:53:30 +11:00
parent 1cd2a3fc5c
commit 6544a27f24
5 changed files with 33 additions and 4 deletions

View File

@@ -1,2 +1,3 @@
a href="#{post.permalink}"
img class="rounded object-cover hover:opacity-80 h-48 w-48 mr-4 mb-4" src="#{post.photos[0]["value"]}" alt="#{post.photos[0]["alt"]}"
div class="rounded max-w-xs"
a href="#{post.permalink}"
img class="rounded object-cover hover:opacity-80 h-48 w-48 mr-4 mb-4" src="#{post.photos[0]["value"]}" alt="#{post.photos[0]["alt"]}"