This commit is contained in:
kek7198 2021-12-07 18:50:21 -06:00
parent 3656ff4052
commit c78dfa0a6a

View file

@ -32,7 +32,7 @@
<div class="col-span-full px-2.5 md:px-0">
{% if thing %}
<div class="my-4 p-3 bg-gray-300 border border-gray-400 shadow-inner rounded">
<div class="my-4 p-3 bg-gray-300 border border-gray-400/20 shadow-inner rounded">
<div class="flex items-center space-x-2 mb-2">
<img loading="lazy" src="{{thing.author.profile_url}}" class="flex-shrink-0 p-[3px] border w-8 h-8 object-cover bg-white border-gray-300" alt="{{thing.author.profile_url}} avatar"/>
<a href="{{thing.author.url}}" class="block text-base font-bold text-black hover:text-red-600 leading-normal">