Skip to content

Commit

Permalink
fix(typography): improve .lead modification migration guide note
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond committed Nov 8, 2023
1 parent eff2769 commit 61bf996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/docs/5.3/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ If you need more details about the changes, please refer to the [v5.3.3 release]

### Contents

- <span class="badge text-bg-warning">Warning</span> The `.lead` class has been updated to reflect the new font size values. Please check that it doesn't break your design.
- <span class="badge text-bg-warning">Warning</span> The `.lead` class has been updated to reflect the new letter-spacing value for desktop breakpoint, and the line-height values for tablet and mobile breakpoints. Please check that it doesn't break your design.

### Forms

Expand Down

0 comments on commit 61bf996

Please sign in to comment.