Skip to content

[#492] Improve Trade button visibility on mobile#496

Merged
realproject7 merged 1 commit intomainfrom
task/492-trade-button-visibility
Mar 24, 2026
Merged

[#492] Improve Trade button visibility on mobile#496
realproject7 merged 1 commit intomainfrom
task/492-trade-button-visibility

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

  • Trade button: border-2 + font-bold to stand out as the primary CTA
  • Active/open state: border-2 + font-semibold for all buttons
  • Donate/Rate: keep border (1px) + regular weight as secondary actions

Fixes #492

Test plan

  • Build passes
  • Trade button has noticeably thicker border than Donate/Rate
  • Trade button text is bolder
  • Active state styling consistent across all buttons

🤖 Generated with Claude Code

Trade button gets border-2 + font-bold to visually distinguish it
from Donate/Rate which keep border + regular weight. Active state
also uses border-2 + font-semibold.

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

vercel Bot commented Mar 24, 2026

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
plotlink Ignored Ignored Mar 24, 2026 11:24am

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.

LGTM. Minimal diff — Trade gets border-2 + font-bold, Donate/Rate keep border + regular weight. Active state consistently uses border-2 + font-semibold. Base border class correctly moved into conditional branches. No issues.

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 mobile action bar now clearly emphasizes Trade as the primary CTA by giving it a thicker outline and bolder text while leaving Donate/Rate visually secondary.

Findings

  • None.

Decision

Approve because the change is focused and satisfies #492's CTA visibility requirements.

@realproject7 realproject7 merged commit c6f963c into main Mar 24, 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.

Improve Trade button visibility on mobile — thicker outline and bolder text

2 participants