Remove inline-css in logo (#20814)

This commit is contained in:
Luxiaba
2022-12-16 00:10:34 +08:00
committed by GitHub
parent 7972e5981c
commit 8f8c0fe88c
2 changed files with 2 additions and 2 deletions

View File

@@ -7,5 +7,5 @@
<stop stop-color="#6364FF"/>
<stop offset="1" stop-color="#563ACC"/>
</linearGradient>
</defs></symbol><use xlink:href="#logo-symbol-wordmark" style="color:#fff"/>
</defs></symbol><use xlink:href="#logo-symbol-wordmark"/>
</svg>

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB