diff --git a/frontend/config/main.php b/frontend/config/main.php index af88c26..627cea2 100755 --- a/frontend/config/main.php +++ b/frontend/config/main.php @@ -47,7 +47,7 @@ return [ 'sourceUrl' => '@web/images', 'resizeMode' => 'inset', 'sizes' => [ - 'brandlist' => [128, 128], + 'brandlist' => [138, 78], 'product' => [300, 300], 'product_trumb' => [80, 80], 'product_list' => [130, 70], -- libgit2 0.21.4