Skip to content

Commit

Permalink
Fix space between discounted and old price
Browse files Browse the repository at this point in the history
  • Loading branch information
zeina-idris committed Sep 28, 2018
1 parent 308c1e4 commit 7e2a9c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/scss/_shop-item.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
font-weight: 700;
.strikethrough {
text-decoration: line-through;
padding-right: 10px;
}
.pop-item-price-old {
color: $valencia;
Expand Down

0 comments on commit 7e2a9c6

Please sign in to comment.