do not overflow report & feedback over footer
All checks were successful
delpoy / build-and-deploy (push) Successful in 54s

This commit is contained in:
2024-12-01 00:48:01 +01:00
parent f9de94db08
commit 5ff950bcc0
3 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
<div class="flex justify-center items-center w-full min-h-screen h-full">
<div class="flex justify-center items-center w-full">
<slot />
</div>