mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-03-29 11:12:19 +01:00
Update Header.tsx
This commit is contained in:
parent
3bb78654d8
commit
510622b651
@ -31,7 +31,7 @@ export default function Header({ navigation }: { navigation: NavigationItem[] })
|
||||
className='flex items-center -m-1.5 p-1.5 text-gray-900 duration-300 ease-in-out hover:text-yellow-500'
|
||||
>
|
||||
<NavLogo />
|
||||
<span className='ml-2 text-sm font-semibold leading-6 dark:text-white'>Your Saas</span>
|
||||
<span className='ml-2 text-sm font-semibold leading-6 dark:text-white'>Your SaaS</span>
|
||||
</a>
|
||||
</div>
|
||||
<div className='flex lg:hidden'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user