Client - typo fix + style update

This commit is contained in:
Sam
2021-11-03 09:10:23 +01:00
parent d4efb061a3
commit 3b7c5d76ce
56 changed files with 76 additions and 78 deletions

View File

@ -1,5 +1,5 @@
<template>
<div class="not-found">
<div class="not-found view">
<NotFound />
</div>
</template>