html - CSS gradient not appearing in Firefox -


this question has answer here:

a css gradient not show in firefox. appears fine in chrome. know how fixed?

you using -webkit-linear-gradient webkit only, , won't work firefox.

use linear-gradient well. https://developer.mozilla.org/en-us/docs/web/css/linear-gradient