💅 微调颜色比例,固定夜间模式按钮

This commit is contained in:
tangly1024
2021-09-28 13:29:47 +08:00
parent 82c32e1b6f
commit 9871d136bd
9 changed files with 26 additions and 22 deletions

View File

@@ -8,7 +8,7 @@ const Footer = ({ fullWidth = true }) => {
const from = +BLOG.since
return (
<footer
className='p-5 flex-shrink-0 m-auto w-full text-gray-500 dark:text-gray-400'
className='p-6 flex-shrink-0 m-auto w-full text-gray-500 dark:text-gray-400'
>
<div className='py-2'>
<span className='text-xl border-b-2'>菜单</span>