From 638f3bece056065fc377b84f5bb87732f8b0f1d0 Mon Sep 17 00:00:00 2001 From: Ruben van de Ven Date: Fri, 31 May 2024 22:44:01 +0200 Subject: [PATCH] slimmer node circle --- src/LibrariesSvg.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LibrariesSvg.svelte b/src/LibrariesSvg.svelte index ea272c6..d1dae14 100644 --- a/src/LibrariesSvg.svelte +++ b/src/LibrariesSvg.svelte @@ -192,7 +192,7 @@ circle { fill: none; stroke: white; - stroke-width: 10; + stroke-width: 3; } text { fill: white;