refactor: sort windi class names
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user