diff --git a/packages/core/objects/_width-container.scss b/packages/core/objects/_width-container.scss index 2c1ccec7c..58064de54 100644 --- a/packages/core/objects/_width-container.scss +++ b/packages/core/objects/_width-container.scss @@ -16,7 +16,7 @@ * 5. Full width container, spanning the entire width of the viewport */ - @mixin govuk-width-container { +@mixin govuk-width-container { margin: 0 $nhsuk-gutter-half; /* [1] */ max-width: $nhsuk-page-width; /* [2] */