diff --git a/ghost/portal/src/components/common/ProductsSection.js b/ghost/portal/src/components/common/ProductsSection.js index 3c3a21c031..946243b1bc 100644 --- a/ghost/portal/src/components/common/ProductsSection.js +++ b/ghost/portal/src/components/common/ProductsSection.js @@ -250,7 +250,8 @@ export const ProductsSectionStyles = ({site}) => { display: block; font-size: 1.5rem; color: var(--grey5); - margin-top: 8px; + margin-top: 6px; + margin-bottom: 6px; line-height: 1; }