diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2023-04-08 18:28:27 -0400 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2023-04-08 18:28:27 -0400 |
| commit | 990f896040f07e668dc70510f782b3e2761fb4e8 (patch) | |
| tree | b988ea2f40290d605a723a728bd364b126fb3509 /configs | |
| parent | 38ae18e98090faa8b9fd633246bff56012c679da (diff) | |
king of kings - reformat to single page
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/king-of-kings.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/configs/king-of-kings.json b/configs/king-of-kings.json new file mode 100644 index 0000000..09042c4 --- /dev/null +++ b/configs/king-of-kings.json @@ -0,0 +1,18 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 10 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + } + } +} |
