diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2023-05-20 12:00:36 -0400 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2023-05-20 12:00:36 -0400 |
| commit | 82893a47ec4d9a4c8c7aa7ddae4ca37c65d30b68 (patch) | |
| tree | ba657ad9449724f29c46dd5da9c870b9b7f6d516 /configs | |
| parent | 1588aed7ce1f3f28f40b3d1e3419213cf9f2a703 (diff) | |
battle belongs - formatting
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/battle-belongs.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/battle-belongs.json b/configs/battle-belongs.json new file mode 100644 index 0000000..5754561 --- /dev/null +++ b/configs/battle-belongs.json @@ -0,0 +1,22 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 10 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "columnspace": 10 + }, + "settings": { + "columns": 2 + } +} |
