After watching a CodePen demo where CSS3 linear-gradient
was used to create color effects, I attempted to use the same property on jsFiddle but it wasn't working. Can someone help me troubleshoot this issue?
You can view the original CodePen code here, and my attempt at replicating it on jsFiddle here.
I'm wondering if there's an issue with jsFiddle or if I'm doing something wrong. Any insights would be greatly appreciated!