feat: update links default color to match design documents

This commit is contained in:
Christian Andolf
2025-05-27 16:54:09 +02:00
parent 7694a188da
commit b3b3704c86
74 changed files with 623 additions and 699 deletions

View File

@@ -97,8 +97,8 @@ export function LinkAccountForm({
<Link
href={profileEdit[params.lang]}
className={styles.dateOfBirthLink}
color="peach80"
variant="underscored"
color="Text/Interactive/Secondary"
textDecoration="underline"
>
{intl.formatMessage({
defaultMessage: "Edit your personal details",
@@ -140,7 +140,6 @@ export function LinkAccountForm({
<Link
href={sasPartnershipTermsAndConditions[params.lang]}
weight="bold"
variant="default"
textDecoration="underline"
>
{str}

View File

@@ -97,7 +97,6 @@ export default async function SASxScandicLoginPage(props: PageArgs<LangParams> &
<Link
href={loginLink}
color="red"
variant="default"
size="tiny"
textDecoration="underline"
>

View File

@@ -115,7 +115,6 @@ export default function OneTimePasswordForm({
href="#"
onClick={handleRequestNewOtp}
color="red"
variant="default"
size="small"
className={disableResend ? styles["disabled-link"] : ""}
>