Replace site-width-container with govuk-width-container

This commit is contained in:
Katie Smith
2020-02-20 11:53:35 +00:00
parent 6f8cc1f003
commit e2952e6a7a
2 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@
*/
.breadcrumbs {
@extend %site-width-container;
@include govuk-width-container;
@include core-16($line-height: (25 / 16), $line-height-640: 1.75);
padding: $gutter-one-third 0;