chore: update design system tokens
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user