diff --git a/src/pages/[locale]/[news_slug]/[id].astro b/src/pages/[locale]/[news_slug]/[id].astro index 2e2123d..383dd78 100644 --- a/src/pages/[locale]/[news_slug]/[id].astro +++ b/src/pages/[locale]/[news_slug]/[id].astro @@ -114,10 +114,10 @@ const dateISO = `${y}-${m}-${d}`; id="article-content" class="md:col-span-7 content bg-white p-8 md:p-20 prose-p:mb-4 text-[#003421] text-justify" > -