diff --git a/src/components/footer/footer.module.scss b/src/components/footer/footer.module.scss index 42f2957..1e56898 100644 --- a/src/components/footer/footer.module.scss +++ b/src/components/footer/footer.module.scss @@ -171,7 +171,7 @@ display: flex; justify-content: space-between; align-items: center; - max-width: 84.4%; + width: 100%; } &__imgs {