From 3d73dfc2d492a98528a206e9b4bd92b401f51828 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 15:11:02 +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 3b161ad..e00e76e 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -278,7 +278,7 @@ footer .socbuts a:hover{ .main-box1{ position: relative; - max-width: 996px; + max-width: 994px; margin: 0 auto; min-height: 300px; text-align: center; @@ -421,7 +421,7 @@ footer .socbuts a:hover{ line-height: 24px; padding-top: 48px; margin-bottom: 75px; - max-width: 990px; + max-width: 960px; margin-left: auto; margin-right: auto; } -- libgit2 0.21.4