structure optimisation
All checks were successful
Deploy Sokko G / deploy (push) Successful in 6s

This commit is contained in:
Shinuwa 2026-07-22 22:49:36 +02:00
parent 34523e78b1
commit 5c86fd2ceb
19 changed files with 724 additions and 519 deletions

View file

@ -143,12 +143,12 @@
display: contents;
}
.mhwilds-home-grid,
.mhwilds-layout {
.game-home-grid,
.game-layout {
grid-template-columns: 1fr;
}
.mhwilds-filters {
.game-filters {
position: static;
}