remotes/1693045480750635534/spooky-22
kek7198 2021-12-01 15:15:35 -06:00
parent dfe1fa48e8
commit e7de48ae35
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<div class="flex md:flex-row flex-nowrap">
<div class="flex flex-col flex-shrink-0 items-center mr-4">
<div class="hidden md:flex flex-col flex-shrink-0 items-center mr-4">
<div class="relative {{ 'santa' if p.author.patron else 'cap' }}">
<img loading="lazy" src="{{ p.author.profile_url }}" class="hidden md:block flex-shrink-0 w-14 h-14 p-[3px] bg-white border border-gray-300 object-cover" alt="{{ p.author.username }} avatar"/>
</div>