diff --git a/services/web/frontend/stylesheets/app/plans.less b/services/web/frontend/stylesheets/app/plans.less index 8665b85c54..127f102b6e 100644 --- a/services/web/frontend/stylesheets/app/plans.less +++ b/services/web/frontend/stylesheets/app/plans.less @@ -870,14 +870,14 @@ list-style: none; display: flex; flex-direction: column; - gap: var(--spacing-05); - min-width: 200px; + gap: var(--spacing-04); + min-width: 210px; margin-bottom: 0; .feature-item { display: flex; align-items: center; - font-size: var(--font-size-02); + font-size: var(--font-size-03); cursor: default; .feature-icon {