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;

View File

@@ -18,7 +18,7 @@ $button-shadow-size: $govuk-border-width-form-element;
&-wrapper {
@extend %site-width-container;
@include govuk-width-container;
@include media(desktop) {
background-image: file-url('product/proposition-illustration.png');
@@ -57,7 +57,7 @@ $button-shadow-size: $govuk-border-width-form-element;
&-section {
@extend %site-width-container;
@include govuk-width-container;
margin-bottom: $gutter-half;
h2 {