diff --git a/src/components/common/footer/footer.module.scss b/src/components/common/footer/footer.module.scss index 8ee3226..2cdca12 100644 --- a/src/components/common/footer/footer.module.scss +++ b/src/components/common/footer/footer.module.scss @@ -32,6 +32,7 @@ justify-content: center; height: calc(var(--vw) * 60); width: 100%; + overflow-x: hidden; @include respond-to('mobile') { background-size: cover;