Make the font a bit bigger

This commit is contained in:
Anthony Rose 2023-11-24 12:33:25 +00:00
parent dba7223558
commit 6084e3647f

View file

@ -6,7 +6,7 @@
"editor.accessibilitySupport": "off", "editor.accessibilitySupport": "off",
"editor.fontFamily": "'Berkeley Mono Variable', 'monospace', 'Cascadia Code', Consolas, 'Courier New'", "editor.fontFamily": "'Berkeley Mono Variable', 'monospace', 'Cascadia Code', Consolas, 'Courier New'",
"editor.fontLigatures": false, "editor.fontLigatures": false,
"editor.fontSize": 12, "editor.fontSize": 13,
"editor.renderWhitespace": "all", "editor.renderWhitespace": "all",
"editor.rulers": [ "editor.rulers": [
100 100