diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/subscription.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/subscription.scss index d8ecccd2fe..f8b065743a 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/subscription.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/subscription.scss @@ -140,7 +140,7 @@ } .payment-container { - padding-top: var(--spacing-13); + padding-top: var(--spacing-08); display: flex; gap: var(--spacing-10); justify-content: center;