Rammohan0504 commited on
Commit
4313f51
·
verified ·
1 Parent(s): ee25999

Update templates/order_history.html

Browse files
Files changed (1) hide show
  1. templates/order_history.html +1 -1
templates/order_history.html CHANGED
@@ -46,7 +46,7 @@
46
  .order-price {
47
  font-size: 16px;
48
  font-weight: bold;
49
- color: #ff7f00;
50
  margin: 10px 0;
51
  }
52
 
 
46
  .order-price {
47
  font-size: 16px;
48
  font-weight: bold;
49
+ color: gray;
50
  margin: 10px 0;
51
  }
52