Answer the question
In order to leave comments, you need to log in
How to fix svg gradient rendering in Chrome?
There is a repeating svg gradient, here it is:
<linearGradient xmlns="http://www.w3.org/2000/svg" id="BF-pattern" x1="0%" y1="0%" x2="0%" spreadMethod="repeat" y2="1.5%">
<stop offset="0%" stop-color="#67190f"/>
<stop offset="40%" stop-color="#67190f"/>
<stop offset="60%" stop-color="#e43821"/>
<stop offset="100%" stop-color="#e43821"/>
</linearGradient>
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