Spaces:
Sleeping
Sleeping
Update templates/order.html
Browse files- templates/order.html +1 -1
templates/order.html
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
}
|
40 |
.cart-item img {
|
41 |
width: 70px;
|
42 |
-
height:
|
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 */
|