Skip to content

Commit

Permalink
FSR-1237: Fix spacing in 'LATEST LEVELS'
Browse files Browse the repository at this point in the history
  • Loading branch information
Keyurx11 committed Sep 17, 2024
1 parent 1ecae5e commit cc6e0ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/src/sass/components/_latest-levels-box.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
text-transform: uppercase;
background-color: #1C70B8;
color: white;
word-spacing: 0.15em;
}
&__supplementary {
@include govuk-font($size: 16);
Expand Down

0 comments on commit cc6e0ec

Please sign in to comment.