diff --git a/src/scss/_footer.scss b/src/scss/_footer.scss index 118e6a8..ae68088 100755 --- a/src/scss/_footer.scss +++ b/src/scss/_footer.scss @@ -3,6 +3,7 @@ padding-top: 65px; border-top: solid 1px $background-light; margin-bottom: 95px; + min-width: 320px; &__about { &__description { diff --git a/src/scss/_news.scss b/src/scss/_news.scss old mode 100644 new mode 100755 index 321bef5..3226d30 --- a/src/scss/_news.scss +++ b/src/scss/_news.scss @@ -1,5 +1,6 @@ .news { padding-top: 70px; + min-width: 320px; } .news__title {