Skip to content

Commit

Permalink
add gap to genres in artist card
Browse files Browse the repository at this point in the history
  • Loading branch information
damedelion committed Dec 21, 2024
1 parent fb57ff9 commit 2028a3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/widgets/artistCard/ui/artistCard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
display: flex;
justify-content: flex-start;
align-items: center;
gap: 10px;
}

&__buttons {
Expand Down

0 comments on commit 2028a3f

Please sign in to comment.