From 1b6974e8795792c95881dc19e252f00c946b6b8f Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 14:38:25 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 4c697b6..98b88b7 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -164,7 +164,7 @@ footer a{ } footer .fleft{ padding-bottom:25px; - margin-left: 3px; + margin-left: 12px; } footer .fcenter ul li a{ color: rgba(255, 255, 255, 0.9); @@ -209,7 +209,7 @@ footer .fcenter ul li a:active,footer .fcenter ul li a:focus{ } footer .fright{ padding-bottom:25px; - margin-left: 41px; + margin-left: 32px; } footer .fright .hours{ text-align: right; -- libgit2 0.21.4