fix footer on mobile devices
All checks were successful
delpoy / build-and-deploy (push) Successful in 54s
All checks were successful
delpoy / build-and-deploy (push) Successful in 54s
This commit is contained in:
parent
fc6fc097e9
commit
7400b41670
@ -162,7 +162,7 @@
|
|||||||
class="flex justify-around items-center h-14 w-full bg-base-300"
|
class="flex justify-around items-center h-14 w-full bg-base-300"
|
||||||
class:hidden={onAdminPage}
|
class:hidden={onAdminPage}
|
||||||
>
|
>
|
||||||
<div>
|
<div class="hidden sm:block">
|
||||||
<p>© {new Date().getFullYear()} MHSL Craftattack Team</p>
|
<p>© {new Date().getFullYear()} MHSL Craftattack Team</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex gap-4">
|
<div class="flex gap-4">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user