Skip to content

v6.9.1

@valentin-mladenov valentin-mladenov tagged this 12 Dec 12:32
## PR Checklist

Please check if your PR fulfills the following requirements:

- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)
- [ ] If applicable, have a visual design approval

## PR Type

What kind of change does this PR introduce?

<!-- Please check the one that applies to this PR using "x". -->

- [x] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] CI related changes
- [ ] Documentation content changes
- [ ] clarity.design website / infrastructure changes
- [ ] Other... Please describe:

## What is the current behavior?

- Body typography token line height is equal to 19.99 px.
- Body typography token letter spacing is equal to -0.2 px.
- Title typography token line height is equal to 28 px.
- Title typography token letter spacing is equal to -0.199992 px.
- Subsection typography token line height is equal to 20 px.
- Message typography token line height is equal to 20 px.


Issue Number: N/A

## What is the new behavior?

- Body typography token line height is equal to 20 px.
- Body typography token letter spacing is equal to -0.1 px.
- Title typography token line height is equal to 32 px.
- Title typography token letter spacing is equal to -0.2 px.
- Subsection typography token line height is equal to 24 px.
- Message typography token line height is equal to 24 px.

## Does this PR introduce a breaking change?

- [ ] Yes
- [x] No

<!-- If this PR contains a breaking change, please describe the impact
and migration path for existing applications below. -->

## Other information
Assets 2
Loading