From 40dde42958a22ebf6bb81f4021a34666c5161b8d Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 3 Oct 2016 14:41:09 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index b481b83..13f4fbf 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -241,6 +241,8 @@ footer .socbuts a:hover{ } .main-box1{ + max-width: 1105px; + margin: 0 auto; min-height:300px; text-align: center; border-bottom:1px solid #9f9e9e; -- libgit2 0.21.4