fukasawa主题微调

This commit is contained in:
tangly1024
2023-07-05 23:00:34 +08:00
parent 378a22a6c8
commit 2a2c6eb10d
8 changed files with 59 additions and 27 deletions

View File

@@ -49,7 +49,7 @@ export default function TopNavBar(props) {
</Collapse>
{/* 导航栏菜单 */}
<div className='flex w-full h-14 shadow bg-white dark:bg-hexo-black-gray px-7 items-between'>
<div className='flex w-full h-14 shadow glassmorphism bg-white dark:bg-hexo-black-gray px-7 items-between'>
{/* 左侧图标Logo */}
<LogoBar {...props} />