1 parent 18ac7ae commit 9b0c190Copy full SHA for 9b0c190
1 file changed
men.html
@@ -309,7 +309,7 @@
309
padding: 5px 0;
310
margin-bottom: 10px;
311
}
312
- .cart-item img { width: 5px; height: 5px; border-radius: 8px; margin-left: 5px; }
+ .cart-item img { width: 45px; height: 48px; border-radius: 8px; margin-left: 5px; }
313
.cart-item-details { flex-grow: 1; }
314
.cart-item-details h4 { color: var(--light-gold); font-size: 1.1rem; }
315
.cart-item-details p { color: var(--gold); font-weight: bold; }
0 commit comments