nagasurendra commited on
Commit
d33bb2c
·
verified ·
1 Parent(s): 3c683f6

Update templates/cart.html

Browse files
Files changed (1) hide show
  1. templates/cart.html +3 -0
templates/cart.html CHANGED
@@ -21,6 +21,9 @@
21
  border-radius: 10px;
22
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
23
  }
 
 
 
24
 
25
 
26
  .cart-item {
 
21
  border-radius: 10px;
22
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
23
  }
24
+ .cart-container2 {
25
+ background-color: #fff;
26
+ }
27
 
28
 
29
  .cart-item {