We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0abc434 commit 98557adCopy full SHA for 98557ad
1 file changed
apps/docs/components/navbar/navbar.tsx
@@ -39,7 +39,7 @@ export function Navbar() {
39
}}
40
>
41
<Link href='/' className='flex min-w-[100px] items-center'>
42
- <SimLogoFull className='h-7 w-auto' />
+ <SimLogoFull className='h-6 w-auto' />
43
</Link>
44
45
<div className='-translate-x-1/2 absolute left-1/2 flex items-center justify-center'>
0 commit comments