Multi-file games lists, clicking a game leads to mod search for that game, search redirects, pagination optimizations #38
@ -95,6 +95,9 @@
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
grid-gap: 10px;
|
grid-gap: 10px;
|
||||||
|
overflow: auto;
|
||||||
|
max-width: 470px;
|
||||||
|
height: 47px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user