From d519c9a35e45bbfdc6eefe6ad501818e3fb19c6c Mon Sep 17 00:00:00 2001 From: "EPAZZ\\estpp" Date: Sun, 29 Mar 2026 21:00:51 -0500 Subject: [PATCH] feat(id/news): add justify to text of all news --- src/pages/[locale]/news/[id].astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/[locale]/news/[id].astro b/src/pages/[locale]/news/[id].astro index 6da5629..eb842d8 100644 --- a/src/pages/[locale]/news/[id].astro +++ b/src/pages/[locale]/news/[id].astro @@ -53,7 +53,7 @@ const baseSlug = routeTranslations.news[locale] || routeTranslations.news.en;
{post.data.gallery?.length ? ( ) : post.data.thumbnail ? ( ) : null}
-
+