Multi-file games lists, clicking a game leads to mod search for that game, search redirects, pagination optimizations #38

Merged
freakoverse merged 11 commits from staging into master 2024-09-18 19:30:26 +00:00
Showing only changes of commit 59efa91677 - Show all commits

View File

@ -110,5 +110,6 @@
width: 100%; width: 100%;
order: 1; order: 1;
justify-content: space-around; justify-content: space-around;
max-width: unset;
} }
} }