Style updates.
This commit is contained in:
parent
cfe1cff199
commit
4e065d9ef2
1 changed files with 2 additions and 2 deletions
|
|
@ -312,10 +312,10 @@ export default {
|
|||
div.strikethrough-discount-price {
|
||||
text-decoration: line-through;
|
||||
margin-right: 0.5rem;
|
||||
font-weight: 500;
|
||||
font-weight: 600;
|
||||
font-size: 0.75rem;
|
||||
line-height: 20px;
|
||||
color: $gray-500;
|
||||
color: $gray-550;
|
||||
@include media-breakpoint-up(md) {
|
||||
margin-right: 0.5rem;
|
||||
font-size: 0.75rem;
|
||||
|
|
|
|||
Loading…
Reference in a new issue