fixing login page unaligned with center on mobile

This commit is contained in:
Lucas Lima
2022-08-27 01:52:24 +00:00
parent c471eed808
commit 3b6e5853d8
3 changed files with 9 additions and 12 deletions

View File

@@ -388,5 +388,7 @@
{/if}
{/if}
<main>
<slot />
<div class="px-20">
<slot />
</div>
</main>