Skip to content

Commit

Permalink
Merge pull request #1048 from autonomys/feat/small-improvements
Browse files Browse the repository at this point in the history
Small improvements
  • Loading branch information
marc-aurele-besner authored Jan 22, 2025
2 parents f013b17 + 76ff410 commit db9fd12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions explorer/src/components/layout/NotFound/NotFoundImage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ export const NotFoundImage = () => {
y2='245.004'
gradientUnits='userSpaceOnUse'
>
<stop stopColor='#542C72' />
<stop offset='0.7402' stopColor='#160C1E' />
<stop stopColor='#3654A6' />
<stop offset='0.7402' stopColor='#1E254E' />
<stop offset='1' />
</linearGradient>
<linearGradient
Expand Down

0 comments on commit db9fd12

Please sign in to comment.