From 201a973c59019356983b91221476a3d6b9fda24a Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 13 Oct 2016 13:12:43 +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 2abf88d..aa53a26 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -156,6 +156,7 @@ footer{ } footer .container{ max-width: 1070px; + padding-right: 30px; } footer a{ color: #fff; @@ -535,7 +536,7 @@ footer .socbuts a:hover{ text-transform: uppercase; font-family: 'Lato-Bold'; font-size: 18px; - padding: 40px 0; + padding: 12px 0; border-bottom: 1px solid rgba(0,0,0,0); } .dates_but a:hover{ -- libgit2 0.21.4