Compare commits

...

2 Commits

Author SHA1 Message Date
61906e8380 Merge remote-tracking branch 'origin/main' 2024-05-30 11:41:26 +02:00
20f52baa31 [29/05/2024]
Nouveau module pour afficher les modes de paiement acceptés dans le footer du site
2024-05-30 11:40:32 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -29,4 +29,4 @@
.list .brands-content > ul .item > article .product-image {
margin-bottom: 15px;
padding: 0;
}
}

View File

@@ -6,6 +6,6 @@
justify-content: space-between;
}
#delivery-modes img {
width: 85px;
height: 50px;
vertical-align: center;
}