fix club member size for mobile
This commit is contained in:
parent
1661c0d207
commit
67933574b0
|
@ -18,7 +18,7 @@
|
|||
justify-content: space-around;
|
||||
gap: 10px;
|
||||
max-width: 600px;
|
||||
min-width: 400px;
|
||||
min-width: 300px;
|
||||
line-break: anywhere;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue