chore: lint

This commit is contained in:
liyasthomas
2022-01-31 19:44:40 +05:30
parent 92d8cc7fee
commit 98b01b016d
127 changed files with 1318 additions and 481 deletions

View File

@@ -3,7 +3,7 @@
<img
:src="`/images/states/${$colorMode.value}/youre_lost.svg`"
loading="lazy"
class="flex-col object-contain object-center h-46 my-4 w-46 inline-flex"
class="inline-flex flex-col object-contain object-center my-4 h-46 w-46"
:alt="message"
/>
<h1 class="mb-4 text-4xl heading">{{ statusCode }}</h1>