Chrome toast touchup (#7148)
This commit is contained in:
		@ -24,9 +24,9 @@ export function DownloadAppToast({
 | 
				
			|||||||
            miss out!
 | 
					            miss out!
 | 
				
			||||||
          </p>
 | 
					          </p>
 | 
				
			||||||
          {!navigator?.userAgent.includes('Chrome') && (
 | 
					          {!navigator?.userAgent.includes('Chrome') && (
 | 
				
			||||||
            <p className="mt-6">
 | 
					            <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 currently only support
 | 
					              If you want to stay here on the web app, we prefer that you use
 | 
				
			||||||
              Chrome. Please use{' '}
 | 
					              Chrome. You may use{' '}
 | 
				
			||||||
              <a
 | 
					              <a
 | 
				
			||||||
                href="https://www.google.com/chrome/"
 | 
					                href="https://www.google.com/chrome/"
 | 
				
			||||||
                rel="noopener noreferrer"
 | 
					                rel="noopener noreferrer"
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user