We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a72e711 commit d7f73a7Copy full SHA for d7f73a7
src/lib/components/general/FicsitCard.svelte
@@ -85,7 +85,7 @@
85
src={thumbHashData}
86
alt="{renderedName} Logo"
87
width="100%"
88
- out:fade={{ duration: 200 }} />
+ out:fade={{ duration: 200, delay: 100 }} />
89
{/if}
90
91
</a>
0 commit comments