Commit 573c078ff6e2f747454074a567de7b5f89ec7958

Authored by Виталий
2 parents 415afe4c 435ff691

Merge remote-tracking branch 'origin/master'

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
common/config/main.php
... ... @@ -159,8 +159,8 @@ return [
159 159 ],
160 160 'banner_list' => [
161 161 'resize' => [
162   - 'width' => 160,
163   - 'height' => 60,
  162 + 'width' => 105,
  163 + 'height' => 25,
164 164 'master' => null
165 165 ],
166 166 ],
... ...