Commit 71fa5c69 authored by John Punzalan's avatar John Punzalan

Update Panasonic Menu and Products

parent 706f52fb
......@@ -15218,6 +15218,11 @@ header[role="banner"] {
position: relative;
z-index: 0;
}
.your-class .image-product img,
.your-class-view .image-product img {
float: right;
padding: 15% 115px;
}
.your-class .image-product#product-img1,
.your-class-view .image-product#product-img1,
.your-class .image-product#eh-xc10,
......@@ -15266,11 +15271,6 @@ header[role="banner"] {
padding: 140px 80px 0 0;
float: right;
}
.your-class .image-product .class-img img,
.your-class-view .image-product .class-img img {
float: right;
padding: 15% 110px;
}
.your-class .product-info-block,
.your-class-view .product-info-block {
padding: 70px 0;
......
......@@ -251,6 +251,11 @@ header[role="banner"] {
position: relative;
z-index: 0;
img {
float: right;
padding: 15% 115px;
}
&#product-img1, &#eh-xc10 {
background-image: url("../images/panasonic/Brosse.png");
height: 100%;
......@@ -295,8 +300,7 @@ header[role="banner"] {
float: right;
img {
float: right;
padding: 15% 110px;
}
}
}
......
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