Improve font family and emoji
空格字形
This commit is contained in:
parent
8fa741f638
commit
985f8a74f3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
font-family: "Basic Latin Glyphs Of JetBrainsMono-Regular";
|
||||
src: url(../fonts/JetBrainsMono-2.304/JetBrainsMono-Regular.woff2) format('woff2');
|
||||
// Basic Latin, "按键"emoji 中的字符 # * 和数字 0-9
|
||||
unicode-range: U+23, U+2A, U+30-39;
|
||||
unicode-range: U+20, U+23, U+2A, U+30-39;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
|
Loading…
Add table
Reference in a new issue