fix gradient

This commit is contained in:
BuildTools 2021-11-01 19:49:03 -04:00
parent 4dfbe5fac7
commit c716dbd096
1 changed files with 1 additions and 1 deletions

View File

@ -1751,7 +1751,7 @@ flex-direction: row;
width: 137.5px;
height: 0px;
background-color: #fefd5d;
background: linear-gradient(to top, #555968 0, #686a79 12%, #898a99 24%, #876f50 36%, #baa936 48%, #e9d940 60%, #cb813f 72%, #d45d35 81%, #c23b36 92%, #c14c90 99%);
background: linear-gradient(to top, #555968 0, #686a79 21px, #898a99 42px, #876f50 63px, #baa936 84px, #e9d940 105px, #dd901e 126px, #d45d35 141.75px, #c23b36 161px, #c14c90 173.25px);
bottom: 17.5px;
left: 45px;