From 930b75e6da9da71be853b91ec871b9c15a462d3c Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 15:41:12 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index da1f02a..fcc3189 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1514,6 +1514,10 @@ a.active{ .list2 li{ margin-bottom: 20px; } +.blocks_2{ + max-width: 1038px; + margin: 0 auto; +} .sec_list{ padding: 43px 0px; } -- libgit2 0.21.4