Update ToS link to accent blue

environments/review-chats-g56n7m/deployments/1226
Chewbacca 2 years ago
parent 2c7fcdd00b
commit 1d04810c5a

@ -25,7 +25,7 @@ const renderTermsOfServiceLink = (href: string) => (
<a
href={href}
target='_blank'
className='hover:underline text-primary-600 dark:text-primary-400 hover:text-primary-800 dark:hover:text-primary-500'
className='hover:underline text-primary-600 dark:text-accent-blue hover:text-primary-800 dark:hover:text-accent-blue'
>
{termsOfServiceText}
</a>

Loading…
Cancel
Save