Skip to content

Commit

Permalink
Merge pull request #3852 from alphagov/update-chat-promo-container-sp…
Browse files Browse the repository at this point in the history
…acing

Update GOV.UK Chat component container spacing
  • Loading branch information
jon-kirwan authored Nov 15, 2024
2 parents 4b1636c + b751dc9 commit 9c9d37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/views/_browse.scss
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ $browse-header-background-colour: #263135;
.browse__govuk-chat-promo {
@include govuk-media-query($until: "tablet") {
border-top: 4px solid govuk-colour("blue");
padding-top: govuk-spacing(5);
padding-top: govuk-spacing(4);
}
}

Expand Down

0 comments on commit 9c9d37d

Please sign in to comment.