diff --git a/core/themes/bartik/css/components/site-footer.css b/core/themes/bartik/css/components/site-footer.css index b0c8814..039e4ab 100644 --- a/core/themes/bartik/css/components/site-footer.css +++ b/core/themes/bartik/css/components/site-footer.css @@ -11,6 +11,9 @@ box-sizing: border-box; padding: 0 10px; } +.site-footer .region-footer-fifth { + padding: 0; +} @media all and (min-width: 560px) { .site-footer__top .region { float: left; /* LTR */