Revert "Source Sets"

This reverts commit d93d0416e5.
This commit is contained in:
Firq 2024-10-22 20:51:48 +02:00
parent d93d0416e5
commit 8e6be5ae82
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
8 changed files with 9 additions and 10 deletions
src/components/cards

View file

@ -20,7 +20,7 @@ const mlb_image = mlb ? 'mlbalign' : 'hidemlb'
<article>
<div>
<Image src={loadedCEImage} widths={[85, 128]} sizes={"(max-width: 512px) 85px, 128px"} quality={100} alt={name} class="ce-crop" />
<Image src={loadedCEImage} alt={name} class="ce-crop" />
</div>
<div class={mlb_image}>
<Image src={mlb_ce} alt="Max-limit broken" class="mlb" />