forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-01 20:47:02 -06:00
parent 6f80538598
commit c0fe18a9f1
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<li id="post-{{p.id}}" class="p-2.5 mb-2 sm:mb-4 sm:pb-4 sm:pt-0 sm:px-0 bg-gray-200 border-b border-gray-300 {% if p.is_banned %} banned{% endif %}{% if p.deleted_utc %} deleted{% endif %}{% if p.stickied %} stickied{% endif %}{% if voted==1 %} upvoted{% elif voted==-1 %} downvoted{% endif %}{% if p.over_18 %} nsfw{% endif %}">
<div class="flex md:flex-row flex-nowrap">
<div class="flex flex-nowrap">
<div class="hidden md:flex flex-col flex-shrink-0 items-center mr-4">
<div class="relative {{ 'santa' if p.author.patron else 'cap' }}">