diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/subscription.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/subscription.scss index 9f29043915..fab73221ea 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/subscription.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/subscription.scss @@ -277,6 +277,8 @@ } .change-currency { + margin-top: var(--spacing-02); + .dropdown-item:not(:first-child) { margin-top: var(--spacing-02); }