diff --git a/proprietary/design-tokens/src/patches/form-field-description.tokens.json b/proprietary/design-tokens/src/patches/form-field-description.tokens.json index e7479858..f634369b 100644 --- a/proprietary/design-tokens/src/patches/form-field-description.tokens.json +++ b/proprietary/design-tokens/src/patches/form-field-description.tokens.json @@ -8,15 +8,9 @@ "font-family": { "$value": "Roboto" }, - "font-size": { - "$value": "16px" - }, "font-weight": { "$value": "400" }, - "line-height": { - "$value": "24px" - }, "margin-block-end": { "$value": "4px" } diff --git a/proprietary/design-tokens/src/patches/form-label.tokens.json b/proprietary/design-tokens/src/patches/form-label.tokens.json index 50f98c1c..6e2ff4f3 100644 --- a/proprietary/design-tokens/src/patches/form-label.tokens.json +++ b/proprietary/design-tokens/src/patches/form-label.tokens.json @@ -8,15 +8,9 @@ "font-family": { "$value": "Roboto" }, - "font-size": { - "$value": "16px" - }, "font-weight": { "$value": "700" }, - "line-height": { - "$value": "24px" - }, "checkbox-font-weight": { "$value": "400" },