From c4c5a9f41939c2c6125bbcbf202a0f7294a5d029 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 25 Nov 2020 19:51:00 +0000 Subject: [PATCH] Newswire separator --- theme/debian/theme.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/theme/debian/theme.json b/theme/debian/theme.json index 59a79f826..07634e9f9 100644 --- a/theme/debian/theme.json +++ b/theme/debian/theme.json @@ -1,4 +1,6 @@ { + "post-separator-margin-top": "10px", + "post-separator-margin-bottom": "10px", "vertical-between-posts": "10px", "time-vertical-align": "10px", "button-corner-radius": "5px",