refactor: sort windi class names

This commit is contained in:
liyasthomas
2021-12-01 22:59:01 +05:30
parent 520ac8ede5
commit a508909471
91 changed files with 518 additions and 512 deletions

View File

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