Commit 74aca081b830e71566f2630f0aa59b34b0858eab

Authored by Karnovsky A
1 parent c3695da4

imageCache brandlist-preset

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/config/main.php
... ... @@ -47,7 +47,7 @@ return [
47 47 'sourceUrl' => '@web/images',
48 48 'resizeMode' => 'inset',
49 49 'sizes' => [
50   - 'brandlist' => [128, 128],
  50 + 'brandlist' => [138, 78],
51 51 'product' => [300, 300],
52 52 'product_trumb' => [80, 80],
53 53 'product_list' => [130, 70],
... ...