Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

font: system; generate strange top padding for text elements #202

Open
105th opened this issue Mar 23, 2021 · 0 comments
Open

font: system; generate strange top padding for text elements #202

105th opened this issue Mar 23, 2021 · 0 comments

Comments

@105th
Copy link

105th commented Mar 23, 2021

When using font: system, text elements are indented at the top

font: system;
image

@font-face {
    font-family: "Segoe UI";
    src: url("./fonts/SegoeUI.ttf");
}

font: "Segoe UI", system;

image

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

No branches or pull requests

1 participant