From b2259805da51fcc82c19f2f0eed26fb43cfb9356 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 8 Nov 2018 16:53:16 -0500 Subject: [PATCH] Footer social icon positioning fixed --- css/app.css | 2 +- footer.php | 2 +- scss/_page.footer.scss | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/css/app.css b/css/app.css index b922281..5f531da 100644 --- a/css/app.css +++ b/css/app.css @@ -8318,7 +8318,7 @@ footer#main { footer#main ul li a:hover { color: #ffc742; } footer#main .social { - margin-right: 15px; + text-align: right; margin-top: 10px; } footer#main .social img { margin: 0 2px; } diff --git a/footer.php b/footer.php index cf85626..29136be 100644 --- a/footer.php +++ b/footer.php @@ -12,7 +12,7 @@ -
+