diff --git a/frontend/config/main.php b/frontend/config/main.php index 07d6c85..3624953 100755 --- a/frontend/config/main.php +++ b/frontend/config/main.php @@ -46,7 +46,7 @@ return [ 'sourcePath' => '@app/web/images', 'sourceUrl' => '@web/images', 'sizes' => [ - 'brandlist' => [130, 70], + 'brandlist' => [128, 128], 'product' => [300, 300], 'product_trumb' => [80, 80], 'product_list' => [130, 70], -- libgit2 0.21.4