.player-view .player-header-label-layout {
|
|
width: 100%;
|
|
justify-content: center;
|
|
font-size: x-large;
|
|
}
|
|
|
|
.player-view .column-header {
|
|
font-weight: bold;
|
|
font-size: large;
|
|
}
|