Rammohan0504 commited on
Commit
bf07cc7
·
verified ·
1 Parent(s): e341c5b

Update templates/order_history.html

Browse files
Files changed (1) hide show
  1. templates/order_history.html +1 -1
templates/order_history.html CHANGED
@@ -24,7 +24,7 @@
24
 
25
  .order-item {
26
  padding: 10px;
27
- border: 2px solid #6c757d; /*#ffe5b4;*/
28
  margin-bottom: 20px;
29
  border-radius: 5px;
30
  }
 
24
 
25
  .order-item {
26
  padding: 10px;
27
+ border: 1px solid #6c757d; /*#ffe5b4;*/
28
  margin-bottom: 20px;
29
  border-radius: 5px;
30
  }