Subbu1304 commited on
Commit
aa33f8d
·
verified ·
1 Parent(s): cac5db0

Update templates/order.html

Browse files
Files changed (1) hide show
  1. templates/order.html +1 -1
templates/order.html CHANGED
@@ -39,7 +39,7 @@
39
  }
40
  .cart-item img {
41
  width: 70px;
42
- height:auto;
43
  object-fit:cover;
44
  border-radius: 5px;
45
  border: 1px solid #ffcc80; /* Light orange border around images */
 
39
  }
40
  .cart-item img {
41
  width: 70px;
42
+ height:70px;
43
  object-fit:cover;
44
  border-radius: 5px;
45
  border: 1px solid #ffcc80; /* Light orange border around images */