fix supported by logos too spread

pull/102/head
nevfy 2024-01-23 02:44:09 +04:00
parent 09c047b015
commit 04832811bd
1 changed files with 2 additions and 1 deletions

View File

@ -109,7 +109,8 @@
.sp-supported-by-list {
display: flex;
align-items: center;
justify-content: space-around;
justify-content: center;
column-gap: 10vw;
flex-wrap: wrap;
}