From a251302533ee34a5d3519ed8a25bca71d10f9929 Mon Sep 17 00:00:00 2001 From: Laura Whitaker Date: Mon, 22 Jul 2024 09:48:15 -0600 Subject: [PATCH] Update spacing and font weight (#2222) --- src/lib/holocene/alert.svelte | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/src/lib/holocene/alert.svelte b/src/lib/holocene/alert.svelte index e1cd35fb3..d114b00a9 100644 --- a/src/lib/holocene/alert.svelte +++ b/src/lib/holocene/alert.svelte @@ -44,18 +44,14 @@
- {#if icon} -
- -
- {/if} -
-

+ +

+

{title}

{#if $$slots.default} @@ -68,7 +64,7 @@