galaxy/loaders/Deri-Kurniawan_young-wolverine-83.html

15 lines
No EOL
642 B
HTML

<!-- From Uiverse.io by Deri-Kurniawan - Tags: loading, card, loader, glow, card animation, skeleton -->
<div
class="flex flex-col bg-neutral-300 w-56 h-64 animate-pulse rounded-xl p-4 gap-4"
>
<div class="bg-neutral-400/50 w-full h-32 animate-pulse rounded-md"></div>
<div class="flex flex-col gap-2">
<div class="bg-neutral-400/50 w-full h-4 animate-pulse rounded-md"></div>
<div class="bg-neutral-400/50 w-4/5 h-4 animate-pulse rounded-md"></div>
<div class="bg-neutral-400/50 w-full h-4 animate-pulse rounded-md"></div>
<div class="bg-neutral-400/50 w-2/4 h-4 animate-pulse rounded-md"></div>
</div>
</div>