From: Laury GvR Date: Wed, 1 Apr 2015 17:11:51 +0000 (-0400) Subject: Footer better spacing and positioning. X-Git-Tag: v1.0.0^2~17 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=eb07fbe07f64d3dd94d6f9ee45d0af1954fb9389;p=WP-Themes%2Fgilmoremuseum.git Footer better spacing and positioning. --- diff --git a/scss/_structure.scss b/scss/_structure.scss index ab990a2..91a4234 100644 --- a/scss/_structure.scss +++ b/scss/_structure.scss @@ -632,9 +632,10 @@ a.link { } } #footer-address { - width: 100%; max-width: 100%; + width: 100%; + max-width: 100%; background: white; - padding: 20px 0; + padding: 20px; } #page-footer { width: 100%; max-width: 100%;