Skip to content

Commit

Permalink
style: add padding bottom to profile card list
Browse files Browse the repository at this point in the history
  • Loading branch information
ooooorobo committed Dec 23, 2024
1 parent 7df83a2 commit 94057a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/widgets/ProfileCardList/ProfileCardList.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
gap: 16px;
list-style: none;
padding-left: 0;
padding-bottom: 16px;
}

0 comments on commit 94057a4

Please sign in to comment.