[Artists] Fix thumbnail spacing (#812)

This commit is contained in:
Cinder 2024-12-02 07:17:21 -08:00 committed by GitHub
parent 2f237e00ef
commit f0d18fe5d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,9 +37,9 @@
<%= render "posts/partials/common/inline_blacklist" %>
<div style="margin: 1em 0;">
<section class="posts-container" style="margin: 1em 0;">
<%= @post_set.presenter.post_previews_html(self) %>
</div>
</section>
</div>
</div>
</div>