feat: better empty state illustratils in profile and error pages

This commit is contained in:
liyasthomas
2021-11-15 20:59:07 +05:30
parent 7a6d117a76
commit 4a8efbf426
32 changed files with 57 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
<template>
<div class="page page-error">
<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"
:alt="message"
/>
<h1 class="mb-4 text-4xl heading">{{ statusCode }}</h1>
<h3 class="select-text">{{ message }}</h3>
<p class="mt-4">