Skip to content

Commit

Permalink
Merge pull request nhsuk#919 from nhsuk/align-footer-copyright
Browse files Browse the repository at this point in the history
Align copyright in footer to the right
  • Loading branch information
roshaanbajwa authored Jan 23, 2024
2 parents 7a3fe10 + f7ed7b0 commit 01d90c7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# NHS.UK frontend Changelog

## Unreleased

:wrench: **Fixes**

- Fix alignment of copyright footer

## 8.1.0 - 11 January 2024

:wrench: **Fixes**
Expand Down
1 change: 1 addition & 0 deletions packages/components/footer/_footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

@include mq($from: desktop) {
display: flex;
justify-content: space-between;
}
}

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 01d90c7

Please sign in to comment.