Skip to content

Commit

Permalink
feat(settings): align arrow with gold/silver icons
Browse files Browse the repository at this point in the history
  • Loading branch information
milan-bc committed Feb 22, 2021
1 parent 5143432 commit bc3a18a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ const CartridgeWrapper = styled.div`
`
const IconBareWrapper = styled.div`
span {
margin-top: -8px;
margin-right: -8px;
}
`
Expand Down

0 comments on commit bc3a18a

Please sign in to comment.