diff --git a/src/generic/upgrade-notification/UpgradeNotification.jsx b/src/generic/upgrade-notification/UpgradeNotification.jsx index d44a4e8b..deb28bd2 100644 --- a/src/generic/upgrade-notification/UpgradeNotification.jsx +++ b/src/generic/upgrade-notification/UpgradeNotification.jsx @@ -463,13 +463,14 @@ function UpgradeNotification({
{upsellMessage}
- +
+ +
{offerCode} ); diff --git a/src/generic/upgrade-notification/UpgradeNotification.scss b/src/generic/upgrade-notification/UpgradeNotification.scss index 159158f1..1ec00c5c 100644 --- a/src/generic/upgrade-notification/UpgradeNotification.scss +++ b/src/generic/upgrade-notification/UpgradeNotification.scss @@ -34,9 +34,8 @@ } .upgrade-notification-button { - width: 90%; - margin: 0 auto; - margin-bottom: 1.25rem; + padding: 1.25rem; + padding-top: 0; } .discount-info {