Skip to content

Commit

Permalink
https://github.com/cabinetsbay/catalog/issues/43
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Jul 7, 2024
1 parent c675f3b commit 28f6a08
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions view/frontend/web/css/_products.less
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
// https://github.com/cabinetsbay/site/issues/119
// 2024-07-08 " Refactor `view/frontend/web/css/_products.less`": https://github.com/cabinetsbay/catalog/issues/43
@import 'products/_grid.less';
.product-item {
border: 1px solid #7ea9b2; margin-bottom: 1em !important; padding: 1em;
.product-item-details .product-item-name {display: none;}
}
.product-item-info {width: 100% !important;}
.page-products {
.price-box {
border-top: 1px solid #e8f5f6;
padding-top: 1em;
.price {font-size: 1.6em;}
}
}
.product-item {
border: 1px solid #7ea9b2; margin-bottom: 1em !important; padding: 1em;
.product-item-details .product-item-name {display: none;}
}
.product-item-info {width: 100% !important;}
.product-item-name .product-item-link {font-size: 1.4em; font-weight: bold !important;}
.product-info-main {
.product.attribute.sku, .product.attribute.sku > .type {color: #72a1ab; font-weight: 300;}
Expand Down

0 comments on commit 28f6a08

Please sign in to comment.