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