diff --git a/components/page/detail-news.tsx b/components/page/detail-news.tsx index 2856950..3cea52d 100644 --- a/components/page/detail-news.tsx +++ b/components/page/detail-news.tsx @@ -257,7 +257,7 @@ export default function DetailNews(props: { data: any; listArticle: any }) { dangerouslySetInnerHTML={removeImgTags( formatTextToHtmlTag(data?.htmlDescription) )} - className="text-sm lg:text-xl lg:leading-8 text-justify space-y-4" + className="text-sm lg:text-xl lg:leading-8 text-justify" />