Skip to content

Commit

Permalink
Merge pull request #3421 from alphagov/auditing-fixes
Browse files Browse the repository at this point in the history
Auditing fixes
  • Loading branch information
andysellick authored Oct 27, 2023
2 parents d2c6a5d + ea1f929 commit ff32b02
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
//= require govuk_publishing_components/components/details
//= require govuk_publishing_components/components/govspeak
//= require govuk_publishing_components/components/image-card
//= require govuk_publishing_components/components/intervention
//= require govuk_publishing_components/components/metadata
//= require govuk_publishing_components/components/step-by-step-nav

Expand Down
6 changes: 0 additions & 6 deletions app/assets/stylesheets/views/_covid.scss
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@ $c19-landing-page-header-background: govuk-colour("blue");
@include govuk-media-query($from: tablet) {
padding: 45px 0 40px;
}

.gem-c-govspeak {
li {
margin: 0 0 govuk-spacing(2);
}
}
}

.covid__action-link-wrapper {
Expand Down

0 comments on commit ff32b02

Please sign in to comment.