Fix alignment of group cards
This commit is contained in:
parent
606a6c7f12
commit
83763d5ec8
@ -17,7 +17,6 @@
|
|||||||
.group-card-list {
|
.group-card-list {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: flex-start;
|
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user