diff --git a/app/components/ContentLockup.js b/app/components/ContentLockup.js index 6fcf9c3..e7dbb85 100644 --- a/app/components/ContentLockup.js +++ b/app/components/ContentLockup.js @@ -4,28 +4,28 @@ import Button from "./Button"; const ContentLockup = ({ title, subtitle, description, ctaText, ctaHref }) => { return ( -
+
{description}