From: Anthony Talarico Date: Fri, 15 Feb 2019 17:19:08 +0000 (-0500) Subject: adding more margin to the top of the footer social links X-Git-Tag: v1.0.10^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=08dfda8b67baf33aa5ebcf2b3aa7bfaa40169298;p=WP-Themes%2Fbayharbor.git adding more margin to the top of the footer social links --- diff --git a/scss/_footer.scss b/scss/_footer.scss index e7cd923..e610ea8 100644 --- a/scss/_footer.scss +++ b/scss/_footer.scss @@ -119,6 +119,7 @@ footer.main { } .social-links { margin-top: 50px; + text-align: center; .social-icon { background-image: url("../assets/social-icons-set-white.png");