From 9f91d85eaacc327ca0a432f15366c265ec0ad08e Mon Sep 17 00:00:00 2001 From: Hidde Wieringa Date: Sat, 19 Oct 2024 20:15:00 +0200 Subject: [PATCH] symbol spacing for gauge --- proxy/js/styles.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/js/styles.mjs b/proxy/js/styles.mjs index eb094b6a..152b5b1a 100644 --- a/proxy/js/styles.mjs +++ b/proxy/js/styles.mjs @@ -2969,7 +2969,7 @@ const layers = { 'text-font': ['Noto Sans Bold'], 'text-size': 11, 'text-padding': 30, - 'symbol-spacing': 100, + 'symbol-spacing': 250, }, }, searchResults,