Fix wishlist.html

This commit is contained in:
tituspijean
2023-10-02 10:41:12 +02:00
committed by GitHub
parent e7372f8aa3
commit 241fcd585f

View File

@ -116,7 +116,7 @@
aria-label="{{ _('Code repository') }}" aria-label="{{ _('Code repository') }}"
href="{{ infos['upstream'] }}" href="{{ infos['upstream'] }}"
class="inline-block" class="inline-block"
target="_blank target="_blank"
> >
<i class="fa fa-code rounded-md border px-3 py-2 hover:bg-gray-100" aria-hidden="true"></i> <i class="fa fa-code rounded-md border px-3 py-2 hover:bg-gray-100" aria-hidden="true"></i>
</a> </a>