Skip to content

Commit

Permalink
Merge pull request #154 from dxw/feature/19140-add-crown-logo-styling…
Browse files Browse the repository at this point in the history
…-to-assets-directory

Add styles for the header crown logo
  • Loading branch information
patdel0 authored Feb 2, 2024
2 parents b229756 + 8f7f47d commit 506c5c4
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions assets/css/common/header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -218,3 +218,13 @@
}
}
}

.govuk-header__logotype-crown[width="32"] {
margin-right: 2px;
top: -3px;
}

.govuk-header__logotype-crown-fallback-image[width="32"] {
width: 32px;
height: 30px;
}
2 changes: 1 addition & 1 deletion build/admin.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/admin.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/main.min.css

Large diffs are not rendered by default.

0 comments on commit 506c5c4

Please sign in to comment.