From c80204937baf7f3bbee32f7cd6e2e03713e38802 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Tue, 6 Aug 2024 14:44:15 +0200 Subject: [PATCH] ui fix --- src/lib/components/PostSection.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/PostSection.svelte b/src/lib/components/PostSection.svelte index 7d459df7..d61ad262 100644 --- a/src/lib/components/PostSection.svelte +++ b/src/lib/components/PostSection.svelte @@ -418,12 +418,12 @@ $: {
-
+
{posts?.title}
-
+
{@html posts?.description}