sublime text settings 

Thanks to a small accident and a quick search, I found an article about adjusting some visual settings in Sublime Text, including line-height.


{
"line_padding_bottom": 1,
"line_padding_top": 1
}

Hallelujah!

Thanks also to @dvsch and @namastemahalo for additional suggestions.