[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2023-03-27 19:04:53 +00:00
parent 46ff32a986
commit bc9cc872fd
8 changed files with 8 additions and 9 deletions
@@ -163,7 +163,7 @@
>
<div class="h-[20vh] m-auto w-auto">
<img
class="max-h-full max-w-full block"
class="max-h-full max-w-full block"
src={quiz.cover_image}
alt="Not provided"
loading="lazy"
@@ -307,7 +307,7 @@
<div class="h-[30vh] m-auto w-auto">
{#if visibleImages?.[i]?.[q]}
<img
class="max-h-full max-w-full block"
class="max-h-full max-w-full block"
src={question.image}
alt="Not provided"
/>