From 421cc04e74f6bcac559e6b351cd0f5ab7cfa7aeb Mon Sep 17 00:00:00 2001 From: Lynne Date: Tue, 17 Sep 2019 19:20:27 +1000 Subject: [PATCH] minor css change --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 884928e..9d3169a 100644 --- a/static/style.css +++ b/static/style.css @@ -75,7 +75,7 @@ body { } .panel-text { flex-grow: 1; - margin: 0 0 10px 10px; + margin: 0 0 10px 15px; } .panel-name { font-size: 1.8em;