diff --git a/src/widgets/ProfileCardList/ProfileCardList.module.css b/src/widgets/ProfileCardList/ProfileCardList.module.css index 90db316..a09e62c 100644 --- a/src/widgets/ProfileCardList/ProfileCardList.module.css +++ b/src/widgets/ProfileCardList/ProfileCardList.module.css @@ -3,4 +3,5 @@ gap: 16px; list-style: none; padding-left: 0; + padding-bottom: 16px; } \ No newline at end of file