From 850f640f50f1d2a04b37c876f3e5d78dad0e7c7e Mon Sep 17 00:00:00 2001 From: TheCoreDev Date: Tue, 29 Oct 2024 21:16:28 +0100 Subject: [PATCH] [29/10/2024] On essaie d'aligner les logos des marques un peu mieux --- .../frontOffice/default/assets/style.css | 5 +++++ .../frontOffice/default/home-body.html | 4 ++-- .../assets/dist/img/logo_en_noel.png | Bin 240980 -> 249433 bytes .../assets/dist/img/logo_fr_noel.png | Bin 184994 -> 202319 bytes .../default2020/assets/src/css/custom.css | 2 +- 5 files changed, 8 insertions(+), 3 deletions(-) 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 @@