diff --git a/local/modules/BrandsOnHome/templates/frontOffice/default/assets/style.css b/local/modules/BrandsOnHome/templates/frontOffice/default/assets/style.css index bd157675..fc3ffe03 100644 --- a/local/modules/BrandsOnHome/templates/frontOffice/default/assets/style.css +++ b/local/modules/BrandsOnHome/templates/frontOffice/default/assets/style.css @@ -29,4 +29,9 @@ .list .brands-content > ul .item > article .product-image { margin-bottom: 15px; padding: 0; +} + +.brands-content article img { + height: 85px; + max-width: min-content; } \ No newline at end of file diff --git a/local/modules/BrandsOnHome/templates/frontOffice/default/home-body.html b/local/modules/BrandsOnHome/templates/frontOffice/default/home-body.html index 31aeb519..a32aed52 100644 --- a/local/modules/BrandsOnHome/templates/frontOffice/default/home-body.html +++ b/local/modules/BrandsOnHome/templates/frontOffice/default/home-body.html @@ -7,8 +7,8 @@