Skip to content

Commit

Permalink
Merge pull request #1789 from alphagov/fix-step-nav-header-org-logo
Browse files Browse the repository at this point in the history
Add margin top to organisation logos
  • Loading branch information
andysellick authored Jun 3, 2020
2 parents 0c6aeb4 + fd432a6 commit 0ad24e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/helpers/_organisation-logos.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
flex-wrap: wrap;
justify-content: flex-start;
list-style-type: none;
margin-top: govuk-spacing(2);
}

.organisation-logos__logo {
Expand Down

0 comments on commit 0ad24e4

Please sign in to comment.