diff --git a/app/assets/stylesheets/components/banner.scss b/app/assets/stylesheets/components/banner.scss index b1fa41a69..46289e8b7 100644 --- a/app/assets/stylesheets/components/banner.scss +++ b/app/assets/stylesheets/components/banner.scss @@ -168,7 +168,7 @@ &-count { @include govuk-font(36, $weight: bold); - padding-right: 5px; + padding-right: 8px; position: relative; // remove the top of the extra line-height this introduces top: $baseline-shift;