Skip to content

bug: fix flexbox layouts for mobile viewports inside MiniPay #20

Description

@devmocrea

Description

Review and refine CSS flexbox styles in apps/web/src/app/page.tsx to ensure all components scale down cleanly on small screens inside the Opera MiniPay webview.

Technical Specification

  • Inspect layout using Chrome Developer Tools set to mobile viewports.
  • Replace fixed widths (e.g. width: 500px) with responsive Tailwind percentages or flex layouts.
  • Add horizontal padding to containers to prevent elements from clinging to screen edges.

Acceptance Criteria

  • No horizontal scrolling or cropped containers appear on screens under 360px wide.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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