From 2cc24b9ab7fc7f26d3cd9115d6278bdb1d880791 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 12:57:02 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 2fad959..5acf228 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -153,6 +153,7 @@ footer{ text-align: center; min-height: 225px; padding-top: 40px; + margin-top: 15px; } footer .container{ max-width: 1070px; @@ -682,17 +683,19 @@ footer .socbuts a:hover{ .text1 .b{ font-weight: bold; } -.top11_12{margin-top:11px;margin-bottom: 12px;} +.top11_12{margin-top:11px;margin-bottom: 5px;} .map_small{ padding-top: 39.198%; background-color: #dcdcdc; margin: 14px 13px; + margin-top: 11px; } .top4{margin-top: 4px;} .showroom{ text-align: center; display: flex; justify-content: center; + margin-top: 17px; } .showroom img{width:100%;max-width:700px;margin:25px auto; margin-bottom: 50px;padding-top:1px;} .no_btm{margin-bottom: 0!important;padding-bottom: 0!important;} -- libgit2 0.21.4