mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-23 22:15:49 +00:00
fix(layout): adjust footer z-index
This commit is contained in:
parent
f8237641f1
commit
93d142a1c5
@ -37,7 +37,7 @@
|
||||
<slot />
|
||||
</div>
|
||||
|
||||
<footer class="text-neutral-content px-4 md:px-20 py-10 text-sm relative z-10">
|
||||
<footer class="text-neutral-content px-4 md:px-20 py-10 text-sm relative z-1">
|
||||
<div class=" flex justify-between items-center">
|
||||
<div class="">
|
||||
<a href="/" rel="noreferrer">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user