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

Letters in headings are too close to each other #11

Open
hmosvoll opened this issue Jul 11, 2018 · 1 comment
Open

Letters in headings are too close to each other #11

hmosvoll opened this issue Jul 11, 2018 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@hmosvoll
Copy link
Contributor

hmosvoll commented Jul 11, 2018

Describe the bug

The negative letter spacing cause some letters to have no spacing at all.

To Reproduce

Possible fix
Reduce negative margins and use em for dynamic spacing based on font size, such as letter-spacing: -0.02em;
Btw why does this only apply to h1 and h2?

Desktop :

  • OS: MAC
  • Browser: Chrome
  • Version 67 (Official Build) (64-bit)

Screenshots
screen shot 2018-07-11 at 13 35 19

@erikhallaraaker
Copy link
Contributor

I agree, on certain words/letter combos it makes it harder to read, maybe especially on h5's.
@stepandersen should probably give his 2 cents first though

@VikingTristan VikingTristan changed the title Letters in headings are to close to each other Letters in headings are too close to each other Jul 13, 2018
@hmosvoll hmosvoll added the help wanted Extra attention is needed label Jul 23, 2018
Akswii added a commit that referenced this issue Jun 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants