Add line height for final price

This commit is contained in:
PCoder 2020-01-29 17:21:59 +05:30
parent 8ee4081f60
commit 4128aeb64d

View file

@ -532,6 +532,7 @@
.order-detail-container .total-price {
font-size: 18px;
line-height: 20px;
}
@media (max-width: 767px) {