correctProjectUsers

This commit is contained in:
2023-06-22 19:43:12 +03:00
parent bd82169b6a
commit fc6feca92d
4 changed files with 58 additions and 21 deletions

View File

@ -365,7 +365,7 @@
&__items {
display: flex;
flex-wrap: wrap;
row-gap: 60px;
row-gap: 10px;
column-gap: 35px;
margin-bottom: 38px;
}