diff --git a/web/src/components/misc/SectionHeading.svelte b/web/src/components/misc/SectionHeading.svelte index 1c87ae92..7d47f6b6 100644 --- a/web/src/components/misc/SectionHeading.svelte +++ b/web/src/components/misc/SectionHeading.svelte @@ -79,7 +79,7 @@ color: var(--primary); font-size: 11px; font-weight: 500; - line-height: 2; + line-height: 1.9; text-transform: uppercase; }