refactor: sort windi class names

This commit is contained in:
liyasthomas
2021-11-23 08:47:09 +05:30
parent 4c5ca1b31d
commit fdf12a24ed
89 changed files with 1025 additions and 860 deletions

View File

@@ -3,7 +3,7 @@
<img
:src="`/images/states/${$colorMode.value}/youre_lost.svg`"
loading="lazy"
class="flex-col my-4 object-contain object-center h-46 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>