From c760d7d973fc3171bdc8a919c6e4728da2fd8218 Mon Sep 17 00:00:00 2001 From: haraldnilsen Date: Tue, 12 Dec 2023 19:39:36 +0100 Subject: [PATCH] :lipstick: changed gloabal padding Co-authored-by: Sindre Kjelsrud --- frontend/src/routes/+layout.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/routes/+layout.svelte b/frontend/src/routes/+layout.svelte index 9b0ba3c..3f5d4fb 100644 --- a/frontend/src/routes/+layout.svelte +++ b/frontend/src/routes/+layout.svelte @@ -5,6 +5,6 @@ export let data: LayoutData; -
+
\ No newline at end of file