diff --git a/src/material/core/tokens/m3/_md-sys-typescale.scss b/src/material/core/tokens/m3/_md-sys-typescale.scss index 377a33ed66e0..a0596a7491e9 100644 --- a/src/material/core/tokens/m3/_md-sys-typescale.scss +++ b/src/material/core/tokens/m3/_md-sys-typescale.scss @@ -24,13 +24,13 @@ $_alternate-tokens: false; body-large-weight: $regular, body-medium: $regular 0.875rem #{'/'} 1.25rem $plain, body-medium-font: $plain, - body-medium-line-height: 1.25rem, + body-medium-line-height: 1.375rem, body-medium-size: 0.875rem, body-medium-tracking: 0.016rem, body-medium-weight: $regular, body-small: $regular 0.75rem #{'/'} 1rem $plain, body-small-font: $plain, - body-small-line-height: 1rem, + body-small-line-height: 1.125rem, body-small-size: 0.75rem, body-small-tracking: 0.025rem, body-small-weight: $regular,