Fix footer margin

This commit is contained in:
2024-03-27 06:11:40 +01:00
parent 0708e91705
commit b616b11906

View File

@@ -276,7 +276,7 @@ onMounted(fetch_menu);
</fwb-mega-menu-dropdown>
</template>
</fwb-navbar>
<div class="m-3 pb-24">
<div class="m-3 mb-0 pb-24">
<slot />
</div>
<fwb-footer class="p-4 rounded-none bg-white shadow md:flex md:items-center md:justify-between md:p-6 dark:bg-gray-900 bottom-0 absolute w-full">