From fb9e93c7f4705e6ef07d4dc8b9fc348518e137a3 Mon Sep 17 00:00:00 2001 From: Kevan Hannah <25513354+kevanhannah@users.noreply.github.com> Date: Tue, 2 May 2023 19:30:13 -0400 Subject: [PATCH] adjust styling --- sveltekit/src/components/shared/PageWithSidebarLayout.svelte | 2 +- sveltekit/src/components/shared/SidebarLayout.svelte | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sveltekit/src/components/shared/PageWithSidebarLayout.svelte b/sveltekit/src/components/shared/PageWithSidebarLayout.svelte index a9aef8a..60dd307 100644 --- a/sveltekit/src/components/shared/PageWithSidebarLayout.svelte +++ b/sveltekit/src/components/shared/PageWithSidebarLayout.svelte @@ -5,7 +5,7 @@