A CSS gradient is a background image generated by the browser that blends two or more colors, such as linear-gradient(90deg, blue, indigo).
Why it matters
Gradients need no image file and scale to any size. Check text contrast over them.
A CSS gradient is a background image generated by the browser that blends two or more colors, such as linear-gradient(90deg, blue, indigo).
Gradients need no image file and scale to any size. Check text contrast over them.