fix(Footer): z index missing in the footer

This commit is contained in:
cheskoxd 2025-09-02 22:04:20 -05:00
parent c76b948e62
commit 53b07dddb7

View File

@ -37,7 +37,7 @@
<slot />
</div>
<footer class="text-neutral-content px-4 md:px-20 py-10 text-sm bg-[#111111]">
<footer class="text-neutral-content px-4 md:px-20 py-10 text-sm relative z-10">
<div class=" flex justify-between items-center">
<div class="">
<a href="/" rel="noreferrer">