Skip to content

Commit

Permalink
products.sass: Add border for item
Browse files Browse the repository at this point in the history
  • Loading branch information
Kjuly committed Dec 8, 2023
1 parent a2ecadb commit 461d8e7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _sass/components/products.sass
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
width: 64px
height: 64px
margin: 10px
padding: 0
padding: 0px
border-radius: 18px
border: 1px solid $color-border

> .item > .link
display: inline-block
Expand Down

0 comments on commit 461d8e7

Please sign in to comment.