Skip to content

Commit fccbe2a

Browse files
authored
💅 Make SVG image compatible with Firefox (#3466)
It appears that Firefox has bugs around interpreting `<feBlend>` filters in SVG documents. This makes it render the logo as a transparent image in the docs, both in the mobile and the desktop versions. This patch applies a workaround [[1]] found on the internet to make it work without waiting for Firefox to fix their bug. Resolves #3465. [1]: svg/svgo#732
1 parent e3e77a6 commit fccbe2a

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

docs/_static/img/tox.svg

+12-2
Loading

0 commit comments

Comments
 (0)