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