Revert change to default buffer font size

This commit is contained in:
Nate Butler 2023-11-16 13:13:03 -05:00
parent 38d0fdc09a
commit 08dddf0b26

View file

@ -23,7 +23,7 @@
// "calt": false // "calt": false
}, },
// The default font size for text in the editor // The default font size for text in the editor
"buffer_font_size": 16, "buffer_font_size": 15,
// Set the buffer's line height. // Set the buffer's line height.
// May take 3 values: // May take 3 values:
// 1. Use a line height that's comfortable for reading (1.618) // 1. Use a line height that's comfortable for reading (1.618)