aboutsummaryrefslogtreecommitdiff
path: root/src/store.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/store.ts')
-rw-r--r--src/store.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/store.ts b/src/store.ts
index 695d3a9..d65dbcf 100644
--- a/src/store.ts
+++ b/src/store.ts
@@ -97,7 +97,7 @@ function getDefaultState(): StoreState {
defaultEndTickOffset: 0.5,
showMinorTicks: true,
// Mainline and event display
- mainlineBreadth: 80,
+ mainlineBreadth: 70,
eventImgSz: 100,
eventLabelHeight: 20,
spacing: 10,