footer bug

This commit is contained in:
tangly1024.com
2023-02-03 08:46:57 +08:00
parent 66e1b57b69
commit 42ca2955e1
6 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ const Footer = ({ title }) => {
return (
<footer
className='relative dark:bg-gray-800 flex-shrink-0 justify-center text-center m-auto w-full leading-6 text-sm p-6 bg-white dark:text-gray-400'
className='relative z-10 dark:bg-gray-800 flex-shrink-0 justify-center text-center m-auto w-full leading-6 text-sm p-6 bg-white dark:text-gray-400'
>
<DarkModeButton/>
<span>