Open 105th opened 3 years ago
When using font: system, text elements are indented at the top
font: system
font: system;
@font-face { font-family: "Segoe UI"; src: url("./fonts/SegoeUI.ttf"); } font: "Segoe UI", system;
When using
font: system
, text elements are indented at the topfont: system;