diff --git a/landing/footer.css b/landing/footer.css --- a/landing/footer.css +++ b/landing/footer.css @@ -18,7 +18,7 @@ } @media screen and (max-width: 1099px) { - footer.wrapper { + .contentWrapper { grid-template-columns: 16px repeat(6, 1fr) 16px; grid-template-rows: 1fr 1fr; column-gap: 1.5%;