From 98c12dde074cdee02629bb363d180af3cdd1473d Mon Sep 17 00:00:00 2001 From: lesion Date: Wed, 26 Jan 2022 14:36:15 +0100 Subject: [PATCH] minor --- webcomponents/src/GancioEvents.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/webcomponents/src/GancioEvents.svelte b/webcomponents/src/GancioEvents.svelte index 2419e5d9..f016315f 100644 --- a/webcomponents/src/GancioEvents.svelte +++ b/webcomponents/src/GancioEvents.svelte @@ -166,6 +166,7 @@ a:hover { .title { color: var(--title-color); + font-weight: bold; }