Skip to content

Commit

Permalink
Merge pull request #2024 from alphagov/fix-footer-spacing
Browse files Browse the repository at this point in the history
Fix spacing regression in footer
  • Loading branch information
injms authored Feb 4, 2020
2 parents c629b86 + 8091b91 commit d3a0b46
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/assets/stylesheets/static.scss
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
// settings
@import "settings/measurements";

@import "header-footer-only";

/* govuk_frontend_toolkit includes */
@import "shims";
@import "design-patterns/buttons";

// settings
@import "settings/measurements";

/* styles */
@import "helpers/buttons";
Expand Down

0 comments on commit d3a0b46

Please sign in to comment.