Up base font size to 13pt, which is the recommended size for JetBrains Mono
This commit is contained in:
parent
fbb12c7786
commit
f8ff4fb7b8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"enable_tab_scrolling": false,
|
||||
"ensure_newline_at_eof_on_save": true,
|
||||
"font_face": "JetBrains Mono",
|
||||
"font_size": 12,
|
||||
"font_size": 13,
|
||||
"ignored_packages": [
|
||||
"Vintage"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue