Skip to content

Commit

Permalink
Adjust the spacing of the new Tudor crown
Browse files Browse the repository at this point in the history
Adjust the spacing of the new Tudor crown to closely match the new SVG Tudor crown to be released in 5.1
  • Loading branch information
MartinJJones committed Jan 26, 2024
1 parent bfe1c39 commit 0d05223
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/govuk/components/header/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@
// existing crown. In Frontend v5, this rule should replace the equivalent in
// the block above.
.govuk-header__logotype-crown[width="32"] {
margin-right: 4px;
top: -3px;
margin-right: 2px;
}

.govuk-header__logotype-crown-fallback-image {
Expand Down

0 comments on commit 0d05223

Please sign in to comment.