From abf42b53fc02ab8926aacb5b6e84ce530c5b48ba Mon Sep 17 00:00:00 2001 From: = <=> Date: Mon, 18 May 2020 16:22:32 +0530 Subject: [PATCH] Layout of footer icons --- views/layouts/main.hbs | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/views/layouts/main.hbs b/views/layouts/main.hbs index bd6bb89..33303a8 100644 --- a/views/layouts/main.hbs +++ b/views/layouts/main.hbs @@ -188,6 +188,10 @@ margin-top: 25px; } + .footericons-links { + margin: 5px!important; + } + .footer-distributed .footer-icons a { display: inline-block; width: 35px; @@ -546,22 +550,17 @@