diff options
Diffstat (limited to 'configs/sunday-is-coming.json')
| -rw-r--r-- | configs/sunday-is-coming.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/configs/sunday-is-coming.json b/configs/sunday-is-coming.json new file mode 100644 index 0000000..25fd02b --- /dev/null +++ b/configs/sunday-is-coming.json @@ -0,0 +1,18 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 11 + }, + "text": { + "size": 10 + }, + "comment": { + "size": 13 + }, + "title": { + "size": 11 + } + } + } +} |
