mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-15 19:01:04 -04:00
Replace site-width-container with govuk-width-container
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user