Answer the question
In order to leave comments, you need to log in
Why is the gradient not displaying correctly on MacOS?
On Windows, the gradient works everywhere as it should
; on Mac, it goes to black. not to transparency
gradient code
background-image: linear-gradient(270deg, #535aab, #0000);
background-image: -webkit-gradient(linear, right top, left top, from(#535aab), to(#0000));
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question