This commit is contained in:
ThatOneCalculator 2022-07-18 21:37:55 -07:00
parent ab576c0843
commit 43a41b515c
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@
} }
</style> </style>
<linearGradient id="myGradient" gradientTransform="rotate(90)"> <linearGradient id="myGradient" gradientTransform="rotate(90)">
<stop offset="5%" stop-color="#A1CA03" /> <stop offset="5%" stop-color="#9ccfd8" />
<stop offset="95%" stop-color="#91BA03" /> <stop offset="95%" stop-color="#31748f" />
</linearGradient> </linearGradient>
<defs <defs
id="defs14" /> id="defs14" />

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB