Chrome toast touchup (#7148)

This commit is contained in:
Pierre Jacquier
2025-05-21 08:47:40 -04:00
committed by GitHub
parent d9afc50f91
commit aff1684064

View File

@ -24,9 +24,9 @@ export function DownloadAppToast({
miss out!
</p>
{!navigator?.userAgent.includes('Chrome') && (
<p className="mt-6">
If you want to stay here on the web-app, we currently only support
Chrome. Please use{' '}
<p className="mt-2 text-sm font-semibold text-chalkboard-70 dark:text-chalkboard-30">
If you want to stay here on the web app, we prefer that you use
Chrome. You may use{' '}
<a
href="https://www.google.com/chrome/"
rel="noopener noreferrer"