aboutsummaryrefslogtreecommitdiff
path: root/src/ui_implementation.odin
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui_implementation.odin')
-rw-r--r--src/ui_implementation.odin4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui_implementation.odin b/src/ui_implementation.odin
index 6839b57..71f0e94 100644
--- a/src/ui_implementation.odin
+++ b/src/ui_implementation.odin
@@ -51,8 +51,8 @@ sizings : Sizings = {
wrap = 90,
price = 100,
lunch = 100,
- timeline = 32,
- inter_timeline = 5,
+ timeline = 30,
+ inter_timeline = 3,
}
DAY_HEIGHT :: 35 // Only here for legacy UI