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