From 42e6c9786dca6e4a07933bfc2ef879c4c32369b7 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 3 Oct 2016 15:17:28 +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 8554f39..bcffc3b 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -275,9 +275,9 @@ footer .socbuts a:hover{ background-position: center 33px; } .carousel{ - max-width: 1034px; + max-width: 993px; margin: 0 auto; - position:relative; + position: relative; } .link_big{ padding: 31px 0px 15px 0px; -- libgit2 0.21.4