Responsive Product Card Html Css Codepen -

.product-title font-size: 1.35rem; font-weight: 700; line-height: 1.3; color: #101d2f; margin-bottom: 0.5rem; transition: color 0.2s;

.review-count font-size: 0.7rem; color: #6c7f9e; font-weight: 500; responsive product card html css codepen

/* card content */ .card-content padding: 1.5rem 1.25rem 1.6rem; display: flex; flex-direction: column; flex: 1; .product-title font-size: 1.35rem

.discount-badge-text background: #fee2e2; color: #c2412c; font-size: 0.7rem; font-weight: 700; padding: 0.2rem 0.6rem; border-radius: 30px; transition: color 0.2s

.badge.new background: #1f8a4c;