From: Anthony Talarico Date: Wed, 15 Aug 2018 19:18:08 +0000 (-0400) Subject: adding margin between client info sections in the footer X-Git-Tag: v1.0.0^2~32 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f07cc4abd429b3c3e263ab4659953accbd4edb08;p=WP-Themes%2Fnorthlandstorage.git adding margin between client info sections in the footer --- diff --git a/style.css b/style.css index ab33c49..f6bbc24 100644 --- a/style.css +++ b/style.css @@ -2406,6 +2406,9 @@ Footer Section /* padding-right: 60px; */ } @media (max-width: 600px){ + .location_1{ + margin-bottom: 30px; + } .location_1, .location_2{ float: none; }