From b6dd46b69bfbbf77d992d1463f1744fc3df5d8a0 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 14:53:11 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index ed861e4..6c3797a 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -311,7 +311,7 @@ footer .socbuts a:hover{ background-position: center 33px; } .carousel{ - max-width: 993px; + max-width: 960px; margin: 0 auto; position: relative; } -- libgit2 0.21.4