From 2065c94317dbd07a98592d519837b93c9cc533aa Mon Sep 17 00:00:00 2001 From: "stephen@cubedesigners.com" Date: Wed, 27 Jul 2016 16:12:54 +0000 Subject: [PATCH] Footer contact responsive adjustment. #4 @0:10 --- less/103-contact-footer.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/103-contact-footer.less b/less/103-contact-footer.less index d7e22b5..3ce7fa7 100644 --- a/less/103-contact-footer.less +++ b/less/103-contact-footer.less @@ -7,7 +7,7 @@ @media @m900 { background-size: 180% auto; - padding-bottom: 55%; + padding-bottom: 90%; } .home & { -- 2.39.5