feat(SW-185): correct color om arrow
This commit is contained in:
@@ -20,7 +20,7 @@ export default function FooterMainNav({ mainLinks }: FooterMainNavProps) {
|
|||||||
>
|
>
|
||||||
{link.title}
|
{link.title}
|
||||||
|
|
||||||
<ArrowRightIcon color="burgundy" />
|
<ArrowRightIcon color="peach80" />
|
||||||
</Link>
|
</Link>
|
||||||
</Subtitle>
|
</Subtitle>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user