Implement full mobile version and cross-browser support #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Landing page lacks proper mobile support: AOS animations disabled on mobile cause empty sections, canvas demo does not scale, and mobile navigation is untested.
Affected Files
landing/src/index.htmllanding/src/style.csslanding/src/visual-fixes.cssIssues Found
demoCanvasfixed at 1000×500px, unusable on phone screensnavbar-collapsestyled but never verified on actual devicessmooth-scrollnot supported in Safari, no fallbackAcceptance Criteria
demoCanvasrenders correctly on screens ≥ 320px widesmooth-scrollhas Safari polyfill or CSS-only fallbackLabels
type::bug, priority::high, status::new, workflow::landing