Skip to content

Commit

Permalink
WSTATS: fix ugly layout of key events on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
mascaldotfr committed Jun 3, 2024
1 parent adef8f3 commit 6d8b6f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions css/wstats.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ h2 a, h3 a {
align-content: stretch;
gap: 1em;
}
#ws-last-alsius, #ws-last-ignis, #ws-last-syrtis {
min-width: 15em;
}
#ws-forts { grid-area: forts }
#ws-gems { grid-area: gems }
#ws-invasions { grid-area: invasions }
Expand Down
2 changes: 1 addition & 1 deletion js/menu.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6d8b6f6

Please sign in to comment.