From ec3b85e971c8f25e043b64de09860def6a796f27 Mon Sep 17 00:00:00 2001 From: NuclearRedeye Date: Thu, 13 Jun 2024 22:31:56 +0100 Subject: [PATCH] chore: update section title styling --- src/partials/section-heading.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/partials/section-heading.hbs b/src/partials/section-heading.hbs index 20ede26..6bfbc38 100644 --- a/src/partials/section-heading.hbs +++ b/src/partials/section-heading.hbs @@ -1,9 +1,9 @@
-

+

{{#if icon}} {{/if}} {{value}} -

+
\ No newline at end of file