Skip to content

Commit

Permalink
Remove redundant margin for wishlist items
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrsKondratjevs committed Nov 7, 2022
1 parent c71a29a commit 44ee7f3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
.WishlistItem {
@include mobile {
padding-block: 14px;
margin-inline-end: var(--my-account-wrapper-margin-mobile);
border-block-start: 1px solid var(--wishlist-item-border-color);
}

Expand Down

0 comments on commit 44ee7f3

Please sign in to comment.