3
votes
1answer
730 views

Gradient Banding in Chrome

I've been trying use linear-gradient CSS to avoid using an image for a gradient but unfortunately it renders poorly in Chrome with visible banding. I've created a codepen example to illustrate the ...
0
votes
0answers
210 views

CSS generates two scroll bars when browser changes sizes [closed]

I've seen a problem with both firefox and chrome where the CSS code is rendering extra background space. When the browser's on full size (on a 1440x900), it tends to render everything properly. When ...