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

Incorrect Baseline #88

Open
cloewen8 opened this issue May 13, 2020 · 0 comments
Open

Incorrect Baseline #88

cloewen8 opened this issue May 13, 2020 · 0 comments

Comments

@cloewen8
Copy link

The baseline of these icons seems inconsistent to other font families. I am inexperienced working with fonts, are they designed to align with something else or does the ttf and woff2 versions not support an offset baseline?

image

This is causing the icons to look out of place.

image

As a temporary fix, I've added:

eva {
    vertical-align: -0.133333em;
}

image

Although this works temporarily. I can't be sure it will look good on a high density display, and it does not account for any fonts that need a different baseline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant