diff --git a/web/src/components/misc/SectionHeading.svelte b/web/src/components/misc/SectionHeading.svelte index 8741030f..bb90550e 100644 --- a/web/src/components/misc/SectionHeading.svelte +++ b/web/src/components/misc/SectionHeading.svelte @@ -93,7 +93,7 @@ color: var(--primary); font-size: 11px; font-weight: 500; - line-height: 1.9; + line-height: 1.86; text-transform: uppercase; }