Save
This commit is contained in:
@@ -457,7 +457,7 @@
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
z-index: 1;
|
||||
padding: 40px;
|
||||
padding: 35px;
|
||||
}
|
||||
.product-card > .e-con-inner .product-card-data .product-card-data-head {
|
||||
padding-bottom: 0;
|
||||
@@ -1105,8 +1105,13 @@
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.product-table {
|
||||
background: #eeeeee;
|
||||
padding: 30px;
|
||||
}
|
||||
.product-table table {
|
||||
background-color: transparent;
|
||||
margin: 0;
|
||||
}
|
||||
.product-table table tr {
|
||||
background-color: transparent;
|
||||
@@ -1118,12 +1123,15 @@
|
||||
font-family: "Plus Jakarta Sans", Sans-serif;
|
||||
font-size: 14px;
|
||||
padding: 12px 5px;
|
||||
width: 50%;
|
||||
}
|
||||
.product-table table tr td:nth-child(1) {
|
||||
font-weight: 600;
|
||||
width: 65%;
|
||||
}
|
||||
.product-table table tr td:nth-child(2) {
|
||||
font-weight: 400;
|
||||
width: 35%;
|
||||
}
|
||||
|
||||
figure figcaption {
|
||||
text-align: center;
|
||||
}/*# sourceMappingURL=custom.css.map */
|
||||
Reference in New Issue
Block a user