User-858993849 posted
I have the background-color for the body tag set to:
linear-gradient(143deg,rgba,(192,192,192,.80)35%,rgba(255,255,255,.5)55%,rgba(192,192,192,.60)75%)
and it works fine in in development, but on a production server in all the browsers, it only shows part way down the screen and then repeats or"tiles" itself for the rest of the screen. What am I doing wrong?