From: Laury GvR Date: Tue, 2 Feb 2016 18:23:00 +0000 (-0500) Subject: Change background to contain X-Git-Tag: v1.0.0^2~9 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=00e6de4765e017a461b2bc27a74a4be610e9ab31;p=WP-Themes%2Fsaultstemarie.git Change background to contain --- diff --git a/scss/_structure.scss b/scss/_structure.scss index 4d08a0b..0f25b61 100644 --- a/scss/_structure.scss +++ b/scss/_structure.scss @@ -17,7 +17,7 @@ .bg-container { background: url(../assets/1060+Winter+Beach.jpg) no-repeat bottom; padding-bottom: 151px; - background-size: cover; + background-size: contain; margin-top: 86px; @media screen and (max-width: 1600px) { background-size: auto;