Commit f251082c9956417942d512034825b05944989d96

Authored by Eugeny Galkovskiy
1 parent cba114a1

123

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -1512,8 +1512,9 @@ a.active{
1512 1512 padding: 0 38px;
1513 1513 }
1514 1514 .list-view{
1515   - max-width: 990px;
  1515 + max-width: 1010px;
1516 1516 margin: 0 auto;
  1517 + padding: 0;
1517 1518 }
1518 1519 .list2 li{
1519 1520 margin-bottom: 20px;
... ...