From ed214b9a126487e6bf6a64dea6cfe88147617704 Mon Sep 17 00:00:00 2001 From: Silberengel Date: Sat, 5 Apr 2025 12:01:09 +0200 Subject: [PATCH] Revert "Changed class to match the others." This reverts commit a04040861ea344bb7968167cf91b46e442e2ff02 Accidentally checked into the wrong branch, sorry. --- 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 92e716f..a31bec9 100644 --- a/src/routes/publication/+error.svelte +++ b/src/routes/publication/+error.svelte @@ -20,10 +20,10 @@ {page.error?.message}

- -