fix(a11y): accessibility issues

This commit is contained in:
Stefan Imhoff
2023-06-14 18:59:32 +02:00
parent 423829ceb0
commit e83d6ec974
20 changed files with 108 additions and 42 deletions

View File

@@ -96,6 +96,7 @@ const schema = JSON.stringify({
breakpoints={[500, 1000, 1500]}
class="col-span-full aspect-video h-auto !mbe-0 print:hidden xl:col-start-1 xl:col-end-14 3xl:col-end-13 [&_img]:!w-full [&_img]:!max-w-none [&_picture]:!w-full [&_picture]:!max-w-none"
format={['avif']}
loading="eager"
src={entry.data.cover}
/>
)