Revert change to default buffer font size
This commit is contained in:
parent
38d0fdc09a
commit
08dddf0b26
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
// "calt": false
|
||||
},
|
||||
// The default font size for text in the editor
|
||||
"buffer_font_size": 16,
|
||||
"buffer_font_size": 15,
|
||||
// Set the buffer's line height.
|
||||
// May take 3 values:
|
||||
// 1. Use a line height that's comfortable for reading (1.618)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue