adding margin between client info sections in the footer
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 15 Aug 2018 19:18:08 +0000 (15:18 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 15 Aug 2018 19:18:08 +0000 (15:18 -0400)
style.css

index ab33c49..f6bbc24 100644 (file)
--- 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;
     }