Fix sample image

This commit is contained in:
be5invis 2023-02-04 01:13:13 -08:00
parent 1c5d592c8b
commit bd69f76c9d
5 changed files with 5 additions and 5 deletions

View file

@ -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
]