Skip to content

[BUG] Fix /issues/available mobile card horizontal padding #223

@yoko-hennie

Description

@yoko-hennie

Description

On https://gittensor.io/issues/available, when viewed in mobile size 390x844, the four summary cards (TOTAL ISSUES, ACTIVE ISSUES, BOUNTY POOL, TOTAL PAYOUTS) appear with uneven horizontal spacing. The left and right outer padding/margins look inconsistent, making the grid appear off-center.

Steps to Reproduce

  1. Go to https://gittensor.io/issues/available
  2. Open browser dev tools and switch to device emulation
  3. Set viewport to 390x844 (mobile)
  4. Observe the 2x2 summary card grid below the search bar

Expected

The 2x2 card grid should have visually balanced horizontal spacing:

  • equal left and right outer padding
  • consistent gap between columns
  • centered appearance within the content container

Actual

  • Left and right outer spacing around the 4-card grid appears uneven
  • The card group looks horizontally misaligned on 390x844

Environment

  • Viewport: 390x844 (iPhone 12 pro)
  • Browser: Google Chrome (Device emulation)
  • URL: https://gittensor.io/issues/available

Additional Context

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions