From 39629145d0a03c6b0948097afa26625fa0a10901 Mon Sep 17 00:00:00 2001 From: James Morris Date: Fri, 12 Aug 2022 13:08:32 +0100 Subject: [PATCH] Added in more spacing for the CTAs to catch more ophans no issue --- apps/comments-ui/src/components/CTABox.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/comments-ui/src/components/CTABox.js b/apps/comments-ui/src/components/CTABox.js index e031aefd49..f9b7dbe34f 100644 --- a/apps/comments-ui/src/components/CTABox.js +++ b/apps/comments-ui/src/components/CTABox.js @@ -23,11 +23,11 @@ const CTABox = (props) => { }; return ( -
+

{titleText}

-

+

Become a {props.isPaid && 'paid'} member of {publication} to start commenting.