oddbird / oddcontrast

https://www.oddcontrast.com/
BSD 3-Clause "New" or "Revised" License
28 stars 1 forks source link

Color browser support warning breaks layout [warning-layout] #157

Closed stacyk closed 9 months ago

stacyk commented 9 months ago

Description

Fixes Issue #152

Steps to test/reproduce

Locally, remove the ! from line 23 in src/lib/components/colors/SupportWarning.svelte This {#if !isSupported} becomes {#if isSupported}

or use an older browser like old Opera 84

Show me

Screenshot 2023-12-21 at 10 55 00 AM

netlify[bot] commented 9 months ago

Deploy Preview for oddcontrast ready!

Name Link
Latest commit faa5f7379a345fb8dde9eb3ae69ced9d3e4cc4df
Latest deploy log https://app.netlify.com/sites/oddcontrast/deploys/658476af2cd6e3000858c200
Deploy Preview https://deploy-preview-157--oddcontrast.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.