Client - update stats chart style

This commit is contained in:
Sam
2021-11-07 10:20:15 +01:00
parent dee572c40f
commit d3b8ec7c89
15 changed files with 21 additions and 21 deletions

View File

@ -62,12 +62,8 @@
@import '~@/scss/base.scss';
.sports-menu {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding: $default-padding;
@media screen and (max-width: $medium-limit) {
justify-content: normal;
}
label {
display: flex;