星空特效适配所有主题

This commit is contained in:
Vixcity
2023-01-08 17:23:14 +08:00
parent 8f5541f8f6
commit e2862ded44
14 changed files with 14 additions and 14 deletions

View File

@@ -14,7 +14,7 @@ const Footer = ({ title }) => {
return (
<footer
className=' dark:bg-black flex-shrink-0 bg-hexo-light-gray justify-center text-center m-auto w-full leading-6 text-gray-600 dark:text-gray-100 text-sm p-6'
className='relative dark:bg-black flex-shrink-0 bg-hexo-light-gray justify-center text-center m-auto w-full leading-6 text-gray-600 dark:text-gray-100 text-sm p-6'
>
<DarkModeButton/>