Consistently put original price in its own line

This commit is contained in:
Raphael Michel
2020-01-17 17:03:44 +01:00
parent 5ea1c96e19
commit 298b3c3660

View File

@@ -70,6 +70,7 @@
}
.price del {
color: $text-muted;
display: block;
}
.price ins {
color: $brand-success;