fix(home): remove last 'extra' path on bottom svg

This commit is contained in:
Jeremy
2020-01-25 11:06:54 -05:00
committed by Jean-Philippe Sirois
parent 7f49709c94
commit 9cc5ffb7b7
-5
View File
@@ -30,10 +30,5 @@
<stop offset=".51" stop-color="#FF70A5"/>
<stop offset="1" stop-color="#FEAF6D"/>
</linearGradient>
<linearGradient id="bot_gradient5" x1="1822.96" x2="1382.5" y1="1171.81" y2="-194.38" gradientUnits="userSpaceOnUse">
<stop stop-color="#9423FC"/>
<stop offset=".51" stop-color="#FF70A5"/>
<stop offset="1" stop-color="#FEAF6D"/>
</linearGradient>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB