Skip to content

fix(advx): make the event page fit narrow mobile viewports #110

Description

@AsperforMias

Problem

During #106 local verification at 375px, the ADVX hero clips its wordmark, headline, roast input and CTA horizontally. The page intentionally hides overflow, so documentElement.scrollWidth remains equal to the viewport even though users cannot see the cropped content.

The immediate contributors are the hero heading whitespace-nowrap and desktop-oriented sizing in the ADVX composition. This predates the static-shell change in #106 and is unrelated to the request-cost fix.

Acceptance criteria

At 375px and 320px widths, the ADVX hero, input and CTA remain fully visible and actionable in light, dark and auto themes, with no clipped primary content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions