• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bcollazo / catanatron / 23773265000
94%
master: 93%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 30 Mar 2026 11:48PM UTC
Jobs 2
Files 46
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Mar 2026 11:46PM UTC coverage: 93.9% (+0.06%) from 93.843%
23773265000

push

github

web-flow
Make HomePage mobile-friendly with proper scrolling (#373)

* Make HomePage mobile-friendly with proper scrolling

The page was unscrollable on mobile because html/body/#root have
overflow:hidden, and justify-content:center on a fixed-height flex
container clips overflowing content at the top (unreachable).

Fix by adding overflow-y:auto to .home-page and replacing
justify-content:center with ::before/::after flex spacers. This
centers content when it fits the viewport, but falls back to
top-aligned natural flow with scrolling when content overflows.
Also keep the player-row 3-column layout on mobile instead of
collapsing to single column.

https://claude.ai/code/session_01Tpb9oUh1grX3WDUngr3nmJ

* Make it Mobile Friendly

* Namespace CSS Better

* Default Params for Competitive 1v1

---------

Co-authored-by: Claude <noreply@anthropic.com>

3279 of 3492 relevant lines covered (93.9%)

1.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23773265000.1 30 Mar 2026 11:48PM UTC 46
93.87
GitHub Action Run
2 23773265000.2 30 Mar 2026 11:48PM UTC 46
93.9
GitHub Action Run
Source Files on build 23773265000
  • Tree
  • List 46
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 59ec7ad7 on github
  • Prev Build on main (#23413088630)
  • Next Build on main (#23777063876)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc