From d1e793a847c034d57dca3fd9eaf2b969f2cb53ac Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 30 Jan 2021 14:05:29 +0000 Subject: [PATCH] Column top margins --- theme/purple/theme.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme/purple/theme.json b/theme/purple/theme.json index 3f38346c3..3a1e8582d 100644 --- a/theme/purple/theme.json +++ b/theme/purple/theme.json @@ -1,5 +1,6 @@ { - "column-left-top-margin": "12px", + "column-left-top-margin": "0.4cm", + "column-right-top-margin": "0.8cm", "time-vertical-align": "0%", "time-vertical-align-mobile": "1.5%", "post-separator-margin-top": "10px",