Increase base font size to fit Fira Sans

This commit is contained in:
Christoph Atteneder 2018-02-07 12:08:27 +01:00
parent 2b8f2be643
commit 2852c716f3
No known key found for this signature in database
GPG key ID: CD5DC1C529CDFD3B

View file

@ -116,7 +116,7 @@ bg color of non edit textFields: fafafa
-fx-focus-color: -fx-accent;
-fx-selection-bar: derive(-fx-accent, 50%);
-fx-font-size: 13;
-fx-font-size: 14;
-fx-font-family: "Fira Sans";
}