Adjust HeaderFontSize from 18 to 16 for improved readability

This commit is contained in:
Marterich 2025-03-10 21:10:20 +01:00
parent f361c43dcc
commit 91d5213854

View File

@ -7,7 +7,7 @@
"CustomDialogHeight": "200",
"FontSize": "12",
"FontFamily": "Arial",
"HeaderFontSize": "18",
"HeaderFontSize": "16",
"HeaderFontFamily": "Consolas, Monaco",
"CheckBoxBulletDecoratorSize": "14",
"CheckBoxMargin": "15,0,0,2",