diff --git a/packages/storybook-vue/stories/guidelines/Typography_1_de.md b/packages/storybook-vue/stories/guidelines/Typography_1_de.md index 75d5b40911..27b37e75a0 100644 --- a/packages/storybook-vue/stories/guidelines/Typography_1_de.md +++ b/packages/storybook-vue/stories/guidelines/Typography_1_de.md @@ -16,13 +16,13 @@ Die TeleNeo verfügt über fünf gleichmäßig im Schriftgewicht abgestufte Schr ### Schriftschnitte und CSS Variablen -| Schnitt | Variable | CSS Wert | -| --------- | ------------------------------------------ | -------- | -| extrabold | --telekom-typography-font-weight-extrabold | 800 | -| bold | --telekom-typography-font-weight-bold | 700 | -| medium | --telekom-typography-font-weight-medium | 500 | -| regular | --telekom-typography-font-weight-regular | 400 | -| thin | --telekom-typography-font-weight-thin | 200 | +| Schnitt | Variable | CSS Wert | +| --------- | ------------------------------------------- | -------- | +| extrabold | --telekom-typography-font-weight-extra-bold | 800 | +| bold | --telekom-typography-font-weight-bold | 700 | +| medium | --telekom-typography-font-weight-medium | 500 | +| regular | --telekom-typography-font-weight-regular | 400 | +| thin | --telekom-typography-font-weight-thin | 200 | ## Schriftformate für User Interfaces diff --git a/packages/storybook-vue/stories/guidelines/Typography_1_en.md b/packages/storybook-vue/stories/guidelines/Typography_1_en.md index b3a58ff0d4..79f631d52d 100644 --- a/packages/storybook-vue/stories/guidelines/Typography_1_en.md +++ b/packages/storybook-vue/stories/guidelines/Typography_1_en.md @@ -16,13 +16,13 @@ TeleNeo has five font styles that are evenly graded in terms of weight. When use ### Font weights and CSS variables -| weight | variable name | CSS value | -| --------- | ------------------------------------------ | --------- | -| extrabold | --telekom-typography-font-weight-extrabold | 800 | -| bold | --telekom-typography-font-weight-bold | 700 | -| medium | --telekom-typography-font-weight-medium | 500 | -| regular | --telekom-typography-font-weight-regular | 400 | -| thin | --telekom-typography-font-weight-thin | 200 | +| weight | variable name | CSS value | +| --------- | ------------------------------------------- | --------- | +| extrabold | --telekom-typography-font-weight-extra-bold | 800 | +| bold | --telekom-typography-font-weight-bold | 700 | +| medium | --telekom-typography-font-weight-medium | 500 | +| regular | --telekom-typography-font-weight-regular | 400 | +| thin | --telekom-typography-font-weight-thin | 200 | ## Font formats for user interfaces