From 3a12a6762e03d9f061f6ee14cd66ab8c3da98caf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nu=C5=A1a=20Puk=C5=A1i=C4=8D?= Date: Fri, 28 Mar 2025 20:54:59 +0100 Subject: [PATCH] Minor fix - error page buttons --- src/routes/publication/+error.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/publication/+error.svelte b/src/routes/publication/+error.svelte index a31bec9..92e716f 100644 --- a/src/routes/publication/+error.svelte +++ b/src/routes/publication/+error.svelte @@ -20,10 +20,10 @@ {page.error?.message}

- -