Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update line height #46876

Merged
merged 2 commits into from
Jul 31, 2024
Merged

Update line height #46876

merged 2 commits into from
Jul 31, 2024

Commits on Jul 31, 2024

  1. Feat: update line height

    Since we have different font sizes, we should make the line height
    dependent on the font size and not a fixed value. The recommended
    value for accessibility is 1.5.
    https://www.w3.org/WAI/WCAG21/Understanding/text-spacing.html
    
    Signed-off-by: Marco Ambrosini <[email protected]>
    marcoambrosini committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e537728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3fa5fe View commit details
    Browse the repository at this point in the history