slug调整 兼容 example主题

This commit is contained in:
tangly1024.com
2024-05-08 15:26:09 +08:00
parent 7db60ffa10
commit a75a5acd7f
3 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ import { MenuList } from './MenuList'
*/
export const Header = props => {
return (
<header className='w-full px-6 bg-white dark:bg-black relative z-10'>
<header className='w-full px-6 bg-white dark:bg-black relative z-20'>
<div className='container mx-auto max-w-4xl md:flex justify-between items-center'>
<Link
href='/'