logo 类名统一

This commit is contained in:
tangly1024.com
2024-10-30 16:05:14 +08:00
parent 332d87b0a2
commit 02697901c6
15 changed files with 136 additions and 69 deletions

View File

@@ -13,7 +13,7 @@ export const Header = props => {
<div className='mx-auto max-w-4xl md:flex justify-between items-center'>
<Link
href='/'
className='py-6 w-full text-center md:text-left md:w-auto text-gray-dark no-underline flex justify-center items-center'>
className='logo py-6 w-full text-center md:text-left md:w-auto text-gray-dark no-underline flex justify-center items-center'>
{siteConfig('TITLE')}
</Link>
<div className='w-full md:w-auto text-center md:text-right'>