Improve margin arount product picture

This commit is contained in:
Raphael Michel
2017-08-30 17:32:52 +02:00
parent ce27f8e89c
commit f6b01b6e02
3 changed files with 59 additions and 47 deletions

View File

@@ -30,6 +30,10 @@
display: block;
}
.product-description.with-picture {
margin-left: 70px;
}
.productpicture {
float: left;
margin-right: 10px;