From 4fced2f634b49c19b8039d697ce07f315c033cc7 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 17:09:53 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index b12852d..4c0190c 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -420,7 +420,8 @@ footer .socbuts a:hover{ font-size: 15px; line-height: 24px; padding-top: 48px; - margin-bottom: 75px; + margin-top: -70px; + margin-bottom: 50px; max-width: 960px; margin-left: auto; margin-right: auto; -- libgit2 0.21.4