diff --git a/services/web/frontend/stylesheets/app/plans.less b/services/web/frontend/stylesheets/app/plans.less index 9e01bd43f7..0cbddc2543 100644 --- a/services/web/frontend/stylesheets/app/plans.less +++ b/services/web/frontend/stylesheets/app/plans.less @@ -87,9 +87,9 @@ } } .circle-lg { - width: 150px; - height: 150px; - padding-top: 50px; + height: 180px; + padding: 70px 8px; + width: 180px; } .circle-subtext { font-size: 1rem;