chore: update design system tokens

This commit is contained in:
Christel Westerberg
2024-07-10 07:36:30 +02:00
parent 21f07c584b
commit 7068fb4e15
22 changed files with 116 additions and 22 deletions

View File

@@ -11,7 +11,7 @@ export default async function CommunicationSlot() {
return (
<section className={styles.container}>
<article className={styles.content}>
<Subtitle color="black">
<Subtitle type="two" color="black">
{formatMessage({ id: "My communication preferences" })}
</Subtitle>
<Body color="black">

View File

@@ -15,7 +15,7 @@ export default async function CreditCardSlot() {
return (
<section className={styles.container}>
<article className={styles.content}>
<Subtitle color="black">
<Subtitle type="two" color="black">
{formatMessage({ id: "My credit cards" })}
</Subtitle>
<Body color="black">