diff --git a/apps/comments-ui/src/components/NotPaidBox.js b/apps/comments-ui/src/components/NotPaidBox.js index 0c4f62bd66..0b429079c4 100644 --- a/apps/comments-ui/src/components/NotPaidBox.js +++ b/apps/comments-ui/src/components/NotPaidBox.js @@ -15,8 +15,8 @@ const NotPaidBox = (props) => { }; return ( -
-

{titleText}

+
+

{titleText}

diff --git a/apps/comments-ui/src/components/NotSignedInBox.js b/apps/comments-ui/src/components/NotSignedInBox.js index adaeb8784c..5e3e8ec3a1 100644 --- a/apps/comments-ui/src/components/NotSignedInBox.js +++ b/apps/comments-ui/src/components/NotSignedInBox.js @@ -23,8 +23,8 @@ const NotSignedInBox = (props) => { }; return ( -
-

{titleText}

+
+

{titleText}