Fixe tailwind values

This commit is contained in:
PascalMarchesseault
2024-07-26 13:25:06 -04:00
parent 705aa50d39
commit 6b5f8939b0

View File

@@ -43,7 +43,7 @@
</div>
<!-- Mid Content -->
<div class="flex flex-col flex-1 align-center py-12 p-3 mt-48 md:mt-0">
<div class="flex flex-col flex-1 align-center py-12 p-3 mt-28 md:mt-0">
<template v-if="currentComponent === 'ManageAccount'">
<ManageAccount />
</template>