Skip to content

Trim redundant content from holding cards (#51)#53

Merged
heyitsStylez merged 1 commit intomainfrom
trim-holding-card
May 7, 2026
Merged

Trim redundant content from holding cards (#51)#53
heyitsStylez merged 1 commit intomainfrom
trim-holding-card

Conversation

@heyitsStylez
Copy link
Copy Markdown
Owner

Summary

  • Remove .hcard-hero-sub (basis $X — saved $Y) and .hcard-bar-wrap premium-reduction bar from holding cards.
  • Footer stats restructured to 3 equal columns: Cost Basis | CC Premiums | Premium Reduction %.
  • Drop now-orphan CSS for the removed sub-line and bar; widen .hcard-stats grid to 1fr 1fr 1fr with + .hcard-stat border-left dividers.

Closes #51.

Test plan

  • New test/integration/holding-card-trim.test.js covers: no sub-line, no bar, 3 footer stats in correct order with correct values, Cost Basis appears exactly once.
  • python3 build.py --check passes.
  • npm test — 79/79 pass.
  • Eyeball mobile rendering (single-column card layout still looks right).

🤖 Generated with Claude Code

Remove the hero sub-line and the premium-reduction bar (both decorations
of values printed elsewhere on the card). Restructure the footer stats
into three equal columns: Cost Basis | CC Premiums | Premium Reduction %.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

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

Project Deployment Actions Updated (UTC)
hyperwheel Ready Ready Preview, Comment May 7, 2026 9:55am

@heyitsStylez heyitsStylez merged commit aab1e3e into main May 7, 2026
4 checks passed
@heyitsStylez heyitsStylez deleted the trim-holding-card branch May 7, 2026 09:55
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.

Trim redundant content from holding cards

1 participant