We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26b8e4c + 33ca307 commit 5ffb387Copy full SHA for 5ffb387
1 file changed
components/layout/Header.tsx
@@ -337,7 +337,7 @@ const Header = () => {
337
</Link>
338
<Link
339
href='/help/faq'
340
- className='rounded-md px-3 py-2 text-sm font-medium text-gray-700 hover:bg-gray-100 hover:text-gray-900'
+ className='rounded-md px-3 py-2 text-sm font-medium text-gray-700 hover:bg-gray-100 hover:text-purple-400'
341
>
342
FAQ
343
0 commit comments