Commit 930b75e6da9da71be853b91ec871b9c15a462d3c
1 parent
e3209ba4
123
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
@@ -1514,6 +1514,10 @@ a.active{ | @@ -1514,6 +1514,10 @@ a.active{ | ||
1514 | .list2 li{ | 1514 | .list2 li{ |
1515 | margin-bottom: 20px; | 1515 | margin-bottom: 20px; |
1516 | } | 1516 | } |
1517 | +.blocks_2{ | ||
1518 | + max-width: 1038px; | ||
1519 | + margin: 0 auto; | ||
1520 | +} | ||
1517 | .sec_list{ | 1521 | .sec_list{ |
1518 | padding: 43px 0px; | 1522 | padding: 43px 0px; |
1519 | } | 1523 | } |