Subbu1304 commited on
Commit
edbc028
·
verified ·
1 Parent(s): 27222f2

Update templates/order.html

Browse files
Files changed (1) hide show
  1. templates/order.html +1 -1
templates/order.html CHANGED
@@ -35,7 +35,7 @@
35
  background-color: #fffcf5; /* Slightly lighter beige */
36
  border-radius: 8px;
37
  border: 1px solid #ffe5b4; /* Light orange border */
38
- padding: 15px;
39
  margin-bottom: 15px;
40
  }
41
  .cart-item img {
 
35
  background-color: #fffcf5; /* Slightly lighter beige */
36
  border-radius: 8px;
37
  border: 1px solid #ffe5b4; /* Light orange border */
38
+ /* padding: 15px; */
39
  margin-bottom: 15px;
40
  }
41
  .cart-item img {