MojoFrontend/styles/players.css

6 lines
110 B
CSS
Raw Normal View History

2022-05-03 10:26:36 +00:00
#playerContent div {
display: flex;
flex-direction: row;
justify-content: space-between;
width: 20%;
}