description
This commit is contained in:
@@ -87,7 +87,7 @@ const DetailService: FC = () => {
|
||||
<div>
|
||||
{t('service.compelete_description')}
|
||||
</div>
|
||||
<p dangerouslySetInnerHTML={{ __html: getDetailService.data?.data?.danakService?.metaDescription }} className='text-[11px] mt-4 leading-6'>
|
||||
<p dangerouslySetInnerHTML={{ __html: getDetailService.data?.data?.danakService?.metaDescription }} className='text-[13px] mt-4 leading-6'>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user