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; }