diff --git a/style/footer.css b/style/footer.css index 2a7e073..b09f0f6 100644 --- a/style/footer.css +++ b/style/footer.css @@ -34,7 +34,7 @@ footer a:hover { } @media screen and (max-width: 1080px) { - #footer_container { + #footer-container { width: 100%; padding: 0 2rem; box-sizing: border-box;