remotes/1693045480750635534/spooky-22
kek7198 2021-12-03 11:28:54 -06:00
parent 68ff7c5d4a
commit 47fcf2d07a
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@
{% include "/modals/ModalSubmissionListingActions.html" %}
{% if p.is_image and not p.over_18 and ((v and v.cardview) or (not v and environ.get('CARD_VIEW') == '1')) %}
<div class="mt-4">
<div class="md:ml-[4.5rem] mt-4">
<a target="_blank" rel="nofollow noopener noreferrer" href="{{p.url}}" class="inline-block">
<img loading="lazy" src="/assets/images/loading.gif" data-src="{{p.url}}" class="shadow-md p-1 bg-white w-full md:w-64" alt="Post preview">
</a>