mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-04 04:25:28 +00:00
fix(a11y): accessibility issues
This commit is contained in:
@@ -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}
|
||||
/>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user