From 78415439fad4b57b1b67ecae55896b340449cb00 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Thu, 6 Jun 2024 09:55:20 +0200 Subject: [PATCH] ui fixes --- src/routes/community/post/[postId]/+page.svelte | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/routes/community/post/[postId]/+page.svelte b/src/routes/community/post/[postId]/+page.svelte index e1f41fbb..f837fc2f 100644 --- a/src/routes/community/post/[postId]/+page.svelte +++ b/src/routes/community/post/[postId]/+page.svelte @@ -694,14 +694,14 @@ {post?.title} -
- +
+
{/if}