Files
Santhosh Janardhanan 679561bcdb
Some checks failed
quality-gates / lint-and-test (push) Has been cancelled
quality-gates / security-scan (push) Has been cancelled
First deployment
2026-02-13 09:14:04 -05:00

752 B

MODIFIED Requirements

Requirement: Core layout is device-agnostic and responsive

The system SHALL render key surfaces (header, hero, feed, modal, footer, policy modals, and floating controls) responsively across mobile, tablet, and desktop viewports.

Scenario: Mobile layout behavior

  • WHEN a user opens the site on a mobile viewport
  • THEN content remains readable without horizontal overflow
  • AND interactive controls including icon-only copy/back-to-top and policy modals remain reachable and usable

Scenario: Desktop and tablet adaptation

  • WHEN a user opens the site on tablet or desktop viewports
  • THEN layout reflows according to breakpoint design rules
  • AND no key content or controls are clipped