diff --git a/src/lib/components/ratio/ColorIssues.svelte b/src/lib/components/ratio/ColorIssues.svelte index 55cf61e..62b4985 100644 --- a/src/lib/components/ratio/ColorIssues.svelte +++ b/src/lib/components/ratio/ColorIssues.svelte @@ -28,10 +28,10 @@
Checking for Out of Gamut Colors

- The new color features in CSS now allow for a much wider range of - colors, many of which can not be shown on many (or any) screens. When - selecting colors, consider that most users will see these colors on a - display that supports the sRGB or P3 gamut. + The new color features in CSS allow for a much wider range of colors, + many of which cannot be shown on many (or any) screens. When selecting + colors, consider that most users will see these colors on a display that + supports the sRGB or P3 gamut.

There are two primary ways a color can be out of gamut: