Client - [PR84/93] add new sports
This commit is contained in:
@ -63,10 +63,10 @@
|
||||
.sports-menu {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
padding: $default-padding;
|
||||
@media screen and (max-width: $medium-limit) {
|
||||
justify-content: normal;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
label {
|
||||
|
Reference in New Issue
Block a user