Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Add padding to text editor

AuthorDaveJarvis <email>
Date2020-12-28 14:02:53 GMT-0800
Commit3492f0bfc90a7ca26c2dac66475c070e7cf8ae5c
Parentf75ed9e
Delta1 line added, 0 lines removed, 1-line increase
src/main/resources/com/keenwrite/editor/markdown.css
-fx-font-family: 'Noto Sans';
-fx-font-size: 11pt;
+ -fx-padding: 1em;
}