fix: show 'not available on mobile' message instead of broken layout #3

Merged
sneak merged 1 commits from fix/mobile-not-available into main 2026-02-27 11:07:11 +01:00

1 Commits

Author SHA1 Message Date
user
38bbd13c7f fix: show 'not available on mobile' message instead of broken layout
All checks were successful
check / check (push) Successful in 28s
Detect mobile devices via user agent and viewport width (<=768px).
On mobile, skip all checker initialization and render only the
header, description, and a styled 'Not yet available on mobile' box.

Desktop behavior is completely unchanged — the mobile check returns
early before any existing code runs.
2026-02-27 02:00:01 -08:00