Commit 1fc2240a authored by John Punzalan's avatar John Punzalan

Update product view, add image

parent cd52207e
......@@ -15263,10 +15263,8 @@ header[role="banner"] {
.your-class-view .image-product .class-img {
min-height: 700px;
height: 100%;
}
.your-class .image-product .class-img img,
.your-class-view .image-product .class-img img {
padding: 20% 50%;
padding: 140px 80px 0 0;
float: right;
}
.your-class .product-info-block,
.your-class-view .product-info-block {
......
......@@ -291,9 +291,10 @@ header[role="banner"] {
.class-img {
min-height: 700px;
height: 100%;
padding: 140px 80px 0 0;
float: right;
img {
padding: 140px 80px 0 0;
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment