Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumCSSgradientsSingle-choice MCQ

What visual artifact does adding the same color stop position to both colors fix in this gradient, and what is the resulting pattern?

background: linear-gradient( to right, red 50%, blue 50% );