add skin on registration complete page
All checks were successful
delpoy / build-and-deploy (push) Successful in 51s

This commit is contained in:
2023-11-30 14:49:35 +01:00
parent 63605e23b1
commit cf90924672
6 changed files with 113 additions and 11 deletions

View File

@ -73,7 +73,7 @@
/>
<main>
<div class="min-h-screen w-full">
<div class="min-h-screen h-screen w-full">
<slot />
</div>
</main>