diff --git a/src/components/ListingMethodology/index.tsx b/src/components/ListingMethodology/index.tsx index 097947bbc44..76e9eaa4d28 100644 --- a/src/components/ListingMethodology/index.tsx +++ b/src/components/ListingMethodology/index.tsx @@ -36,9 +36,7 @@ const ListingMethodology = async ({ {heading} -

- {description} -

+

{description}

{href && ( {t("full-criteria-link-label")} @@ -58,7 +56,7 @@ const ListingMethodology = async ({ contentPreview={t("details-preview")} forceMount > -
+
{children} {footers && (