From 00e6de4765e017a461b2bc27a74a4be610e9ab31 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 2 Feb 2016 13:23:00 -0500 Subject: [PATCH] Change background to contain --- scss/_structure.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.17.1