This commit is contained in:
pluja 2024-05-15 22:31:00 +02:00
parent ae22dfbdce
commit 4eeba94d6e
No known key found for this signature in database

View File

@ -2,7 +2,7 @@
<a href="/service/{{.Name}}" class="w-full max-w-md">
<div class="flex flex-col justify-between p-4 bg-gray-700 bg-opacity-30 rounded-lg border border-transparent shadow-lg backdrop-blur-md transition duration-500 hover:border-lime-600/70">
<div class="flex items-center">
<img src="/api/g/picture/{{.ID}}" alt="{{.Name}} logo" class="mr-4 rounded-full size-12 bg-white/10" />
<img src="/api/g/picture/{{.ID}}" alt="{{.Name}} logo" class="mr-4 w-12 h-12 rounded-full bg-white/10" />
<div class="flex flex-col justify-center items-center text-lg font-bold text-white md:text-xl">
<span class="flex items-center pb-1 w-full text-base font-bold">
{{if .Verified}}