Skip to content

Commit

Permalink
https://github.com/cabinetsbay/core/issues/17
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Jul 7, 2024
1 parent 28f6a08 commit aefebb4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions view/frontend/web/css/_products.less
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,9 @@
padding-top: 1em;
.price {font-size: 1.6em;}
}
.product-item .product-item-details .product-item-name {display: none;}
}
.product-item {
border: 1px solid #7ea9b2; margin-bottom: 1em !important; padding: 1em;
.product-item-details .product-item-name {display: none;}
}
.product-item {border: 1px solid #7ea9b2; margin-bottom: 1em !important; padding: 1em;}
.product-item-info {width: 100% !important;}
.product-item-name .product-item-link {font-size: 1.4em; font-weight: bold !important;}
.product-info-main {
Expand Down

0 comments on commit aefebb4

Please sign in to comment.