This commit is contained in:
Nicolas Bally 2018-08-28 12:51:24 +02:00
parent 0953512dac
commit 2f39ebc909

View File

@ -40,7 +40,7 @@ $dark_orange:#206e95;
.product-item{
box-sizing:border-box;
width:24%;
display:inline-block;
float:left;
padding:10px;
.product-price{