Skip to content

Conversation

@Savid
Copy link
Member

@Savid Savid commented Jan 19, 2026

  • Add custom Tailwind breakpoints: 3xl (1920px) and 4xl (2560px)
  • Update Container to scale max-width at new breakpoints
  • Update grid layouts across pages to use additional columns on ultrawide:
    • Stats component: 5 cols at 3xl, 6 at 4xl
    • Contributors page: 4 cols at 3xl, 5 at 4xl
    • Geographical MapView: 4 cols at 3xl
    • Slots/Entities detail pages: 3 cols at 3xl, 4 at 4xl
  • Update skeleton components to match their parent layouts

Old

image

New

image

- Add custom Tailwind breakpoints: 3xl (1920px) and 4xl (2560px)
- Update Container to scale max-width at new breakpoints
- Update grid layouts across pages to use additional columns on ultrawide:
  - Stats component: 5 cols at 3xl, 6 at 4xl
  - Contributors page: 4 cols at 3xl, 5 at 4xl
  - Geographical MapView: 4 cols at 3xl
  - Slots/Entities detail pages: 3 cols at 3xl, 4 at 4xl
- Update skeleton components to match their parent layouts
@Savid Savid merged commit cb1a26b into master Jan 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants