Skip to content

Storyline page: MCap + Supply inline on mobile#793

Merged
realproject7 merged 1 commit intomainfrom
task/784-storyline-mobile-stats-inline
Apr 3, 2026
Merged

Storyline page: MCap + Supply inline on mobile#793
realproject7 merged 1 commit intomainfrom
task/784-storyline-mobile-stats-inline

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

  • Changes MCap + Supply Minted from vertical stack to grid grid-cols-2 layout
  • Market Cap and Supply Minted now display side by side on all screen sizes including mobile

Change

One-line CSS change: space-y-2grid grid-cols-2 gap-2 on the stats left column.

Test Plan

  • Mobile: verify MCap and Supply appear side by side
  • Desktop: verify no regression (MCap+Supply left, Deadline right still works)
  • Verify MarketCapBox content doesn't overflow on narrow screens

Fixes #784

🤖 Generated with Claude Code

Change left stats column from vertical stack (space-y-2) to
grid-cols-2 so Market Cap and Supply Minted display side by side
on all screen sizes including mobile.

Fixes #784

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
plotlink Ignored Ignored Apr 3, 2026 8:19am

Request Review

Copy link
Copy Markdown
Collaborator

@project7-interns project7-interns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: APPROVE

Summary

The change matches the issue scope exactly: Market Cap and Supply Minted now share the left-side 2-column layout on mobile as requested, without changing the surrounding desktop/header composition. I did not find a code-level blocker in review.

Findings

  • None.

Decision

Approved on code review. CI was still pending when I reviewed.

@realproject7 realproject7 merged commit 5c35154 into main Apr 3, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Storyline page: MCap + Supply should be inline on mobile

2 participants