Skip to content

Commit

Permalink
Merge pull request #3315 from alphagov/intervention_banner
Browse files Browse the repository at this point in the history
Improve styling of the intervention banner on tablet
  • Loading branch information
hannako authored Aug 30, 2024
2 parents 4f2e577 + f931cb5 commit a1a81c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/shared/_intervention_banner.html.erb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<% if recruitment_banner.present? %>
<div class="govuk-width-container govuk-!-margin-top-4">
<div class="govuk-!-margin-top-4">
<%= render "govuk_publishing_components/components/intervention", {
new_tab: true,
suggestion_text: recruitment_banner["suggestion_text"],
Expand Down

0 comments on commit a1a81c2

Please sign in to comment.