From 25b5e1afff65e9e47d794fa0aaf75130e7fd570b Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 16:37:26 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 831a6a4..2928be7 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1338,6 +1338,7 @@ a.active{ } .brand_logo{ text-align: center; + padding-bottom: 20px; } .brand_logo img{ max-width: 960px; @@ -2217,8 +2218,8 @@ p.right{text-align: right;} .tile3 { text-align: center; overflow: hidden; - margin-bottom: 40px; - margin-top: 30px; + margin-bottom: 0px; + margin-top: 15px; padding: 0!important; margin-left: 5px; margin-right: 5px; -- libgit2 0.21.4