From ffeaa6600c2b396f79fbb625771ca8d37d924625 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 2 Feb 2016 13:31:00 -0500 Subject: [PATCH] Gruntified previous commit --- css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/app.css b/css/app.css index 486d054..5ea1cae 100644 --- a/css/app.css +++ b/css/app.css @@ -7542,7 +7542,7 @@ footer { .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) { .bg-container { -- 2.17.1