Changed SCSS comments.

This commit is contained in:
And Finally 2021-10-13 12:23:21 +01:00 committed by Timur Gogolev
parent b2b0761adb
commit a31f874763
1 changed files with 4 additions and 4 deletions

View File

@ -733,14 +733,14 @@
}
.product-developed-by {
color: #50575e; /* Gray 60 */
color: #50575e; // Gray 60
font-size: 12px;
font-family: sans-serif;
line-height: 20px;
margin-top: 4px;
.product-vendor-link {
color: #50575e; /* Gray 60 */
color: #50575e; // Gray 60
}
}
}
@ -759,7 +759,7 @@
}
.price-suffix {
color: #646970; /* Gray 50 */
color: #646970; // Gray 50
}
.product-reviews-block {
@ -788,7 +788,7 @@
}
.product-reviews-count {
color: #646970; /* Gray 50 */
color: #646970; // Gray 50
font-size: 12px;
font-family: sans-serif;
line-height: 24px;