diff --git a/themes/finc/scss/compiled.scss b/themes/finc/scss/compiled.scss index 79421497168e1b1eaf06068475fd9e8e037d41fd..8a5183ea841f34b9e2d1c901662c38a50dd5ad62 100644 --- a/themes/finc/scss/compiled.scss +++ b/themes/finc/scss/compiled.scss @@ -1866,6 +1866,12 @@ footer { } } +.mainbody { + @media screen and (max-width: $screen-xs-max) { + width: 100%; + } +} + footer { border-top: 0; padding-top: ($grid-gutter-width / 1.5);