From ed89c61aede9725ff04b1b0108e71379539e52d7 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Mon, 1 Jul 2024 23:30:43 -0400 Subject: [PATCH] Slight change to header padding --- src/routes/+layout.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index a4cbc221..d8d1af69 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -320,6 +320,7 @@ onMount(() => { gridColumns="grid-cols-3" slotDefault="place-self-center" slotTrail="place-content-end" + padding="px-4" >