fix: update id tag to fix layout issue

This commit is contained in:
rramiachraf 2024-03-07 14:19:13 +01:00
parent ad2e476d4e
commit 310cb88155

View File

@ -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;