From 266cd633c3477201a912f2b5a48c38be43c78323 Mon Sep 17 00:00:00 2001 From: mifi Date: Fri, 30 Jan 2026 23:47:56 -0300 Subject: [PATCH] CSS Linty Fresh --- src/lib/components/EngagementsSection.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/components/EngagementsSection.svelte b/src/lib/components/EngagementsSection.svelte index 30a737c..f63a500 100644 --- a/src/lib/components/EngagementsSection.svelte +++ b/src/lib/components/EngagementsSection.svelte @@ -54,6 +54,7 @@ color: var(--color-text); line-height: var(--line-height-tight); } + & dd { margin: 0; font-size: var(--font-size-base);