Make the font a bit bigger
This commit is contained in:
parent
dba7223558
commit
6084e3647f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"editor.accessibilitySupport": "off",
|
||||
"editor.fontFamily": "'Berkeley Mono Variable', 'monospace', 'Cascadia Code', Consolas, 'Courier New'",
|
||||
"editor.fontLigatures": false,
|
||||
"editor.fontSize": 12,
|
||||
"editor.fontSize": 13,
|
||||
"editor.renderWhitespace": "all",
|
||||
"editor.rulers": [
|
||||
100
|
||||
|
|
Loading…
Reference in a new issue