diff --git a/CHANGELOG.md b/CHANGELOG.md index 51342ffba..8b1ed7d1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ - Fix Sass deprecation on `mix` function (passing a number without unit) ([PR 995](https://github.com/nhsuk/nhsuk-frontend/pull/995)) - Add nhsukAttributes macro, copied from GOV.UK ([PR 998](https://github.com/nhsuk/nhsuk-frontend/pull/998)) +- Change "Contact us" in the footer link examples to "Give us feedback" ([PR 972](https://github.com/nhsuk/nhsuk-frontend/pull/972)) +- Adjusted default spacing of back link component. ([PR 964](https://github.com/nhsuk/nhsuk-frontend/pull/964)) ## 8.3.0 - 24 July 2024 diff --git a/app/_templates/page.njk b/app/_templates/page.njk index 949acd29c..082d1d0e5 100644 --- a/app/_templates/page.njk +++ b/app/_templates/page.njk @@ -48,9 +48,8 @@ {% block body %} - {% block breadcrumb %}{% endblock %} -