summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-02-07 20:20:17 -0500
committerJonathan Bradley <jcb@pikum.xyz>2023-02-07 20:20:17 -0500
commitcc88ddc72a3079f10674e85dca496a7261fbc63a (patch)
treefb907fbc9eb389cdc3e9c00fa7ddd0ea652b2a20 /config.json
parenteb3d78cdd9540d84608883b1cf0497b0a23735c3 (diff)
shrink margin
Diffstat (limited to 'config.json')
-rw-r--r--config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.json b/config.json
index a27b034..f4267fd 100644
--- a/config.json
+++ b/config.json
@@ -13,8 +13,8 @@
"columnspace": 35,
"margintop": 70,
"headspace": 50,
- "marginleft": 30,
- "marginright": 30,
+ "marginleft": 25,
+ "marginright": 25,
"spacing": {
"lyrics": 1.4
},