Fix sample image
This commit is contained in:
parent
1c5d592c8b
commit
bd69f76c9d
5 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ export default (function (args) {
|
|||
{ "font-family": "Iosevka" },
|
||||
{ "font-size": 96 },
|
||||
{ "font-style": slope },
|
||||
{ "font-feature-settings": { ...args.fontFeatures, calt: 1 } },
|
||||
{ "font-feature-settings": { ...args.fontFeatures, dlig: 1 } },
|
||||
{ color: theme.body },
|
||||
ch
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue