CSS bugfix
This commit is contained in:
@@ -87,6 +87,8 @@
|
|||||||
flex-flow: row wrap;
|
flex-flow: row wrap;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
margin: 0 1em;
|
margin: 0 1em;
|
||||||
|
align-items: baseline;
|
||||||
|
gap: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#players-list {
|
#players-list {
|
||||||
|
Reference in New Issue
Block a user