feat: update links default color to match design documents
This commit is contained in:
@@ -82,7 +82,7 @@ export default function SurprisesNotification({
|
||||
{ amount: surprises.length }
|
||||
)}
|
||||
<br />
|
||||
<Link href={benefitPageUrl} variant="underscored" color="burgundy">
|
||||
<Link href={benefitPageUrl} textDecoration="underline">
|
||||
{intl.formatMessage({
|
||||
defaultMessage: "Go to My Benefits",
|
||||
})}
|
||||
|
||||
Reference in New Issue
Block a user