Add line height for final price
This commit is contained in:
parent
8ee4081f60
commit
4128aeb64d
1 changed files with 1 additions and 0 deletions
|
@ -532,6 +532,7 @@
|
|||
|
||||
.order-detail-container .total-price {
|
||||
font-size: 18px;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
|
|
Loading…
Reference in a new issue