sing in forms refactoring

This commit is contained in:
Čarodej
2022-01-18 11:18:33 +01:00
parent 59414a1e31
commit 148f5982a9
14 changed files with 658 additions and 423 deletions
@@ -1,5 +1,5 @@
<template>
<div class="h-screen flex justify-center items-center">
<div class="h-screen flex justify-center items-center md:px-0 px-5">
<slot></slot>
</div>
</template>