Commit e522821d4c6a9f6b08c3917e1e1d6a17916ebcc4
1 parent
75bc733c
Веталь
Showing
2 changed files
with
4 additions
and
1 deletions
Show diff stats
common/modules/product/widgets/views/products_block.php
frontend/web/css/style.css
... | ... | @@ -1048,6 +1048,7 @@ a.active{font-weight:bold;text-decoration: underline;} |
1048 | 1048 | } |
1049 | 1049 | .special-products .item { |
1050 | 1050 | margin-bottom: 0 !important; |
1051 | + text-align: center; | |
1051 | 1052 | } |
1052 | 1053 | .why_me_ {padding-top: 30px; overflow: hidden; margin-bottom: 60px;} |
1053 | 1054 | .why_me_ .why_list {width: 1038px; margin-left: -58px} | ... | ... |