remotes/1693045480750635534/spooky-22
kek7198 2022-01-03 21:57:52 -06:00
parent d94378d002
commit b62d358fc7
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@
<ul class="flex flex-col space-y-3 font-bold text-base text-gray-600 dark:text-gray-200">
<li>
<a class="inline-flex items-center" aria-current="page" href="/me">
<img src="{{ v.profile_url }}" class="w-14 h-14 p-[3px] bg-white border border-gray-300 object-cover"/>
<img src="{{ v.profile_url }}" class="w-14 h-14 p-[3px] bg-white dark:bg-gray-900 border border-gray-300 dark:border-gray-700 object-cover"/>
<div class="pl-3">
<div class="text-base text-black dark:text-gray-100 leading-5">
{{ v.username }}