Commit 74aca081b830e71566f2630f0aa59b34b0858eab
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,7 +47,7 @@ return [ | ||
47 | 'sourceUrl' => '@web/images', | 47 | 'sourceUrl' => '@web/images', |
48 | 'resizeMode' => 'inset', | 48 | 'resizeMode' => 'inset', |
49 | 'sizes' => [ | 49 | 'sizes' => [ |
50 | - 'brandlist' => [128, 128], | 50 | + 'brandlist' => [138, 78], |
51 | 'product' => [300, 300], | 51 | 'product' => [300, 300], |
52 | 'product_trumb' => [80, 80], | 52 | 'product_trumb' => [80, 80], |
53 | 'product_list' => [130, 70], | 53 | 'product_list' => [130, 70], |