Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
awnion committed Nov 13, 2024
1 parent d2ae429 commit 1bdc0b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ Fonts will be in `_output` dir.
```jsonc
...
"editor.fontFamily": "afio",
"editor.fontWeight": "400",
"editor.fontLigatures": false,
"editor.fontWeight": "500",
"editor.fontSize": 16,
"editor.lineHeight": 21,
...
Expand Down

0 comments on commit 1bdc0b9

Please sign in to comment.